(svn r9877) -Revert (r9876): one file too many...

This commit is contained in:
peter1138 2007-05-19 11:18:22 +00:00
parent 47d17bea9d
commit a58bd26b74

View File

@ -4213,7 +4213,7 @@ static void InitializeGRFSpecial()
| (0 << 0x04) // aichoosechance | (0 << 0x04) // aichoosechance
| (1 << 0x05) // resolutionwidth | (1 << 0x05) // resolutionwidth
| (1 << 0x06) // resolutionheight | (1 << 0x06) // resolutionheight
| (1 << 0x07) // newindustries | (0 << 0x07) // newindustries
| ((_patches.improved_load ? 1 : 0) << 0x08) // fifoloading | ((_patches.improved_load ? 1 : 0) << 0x08) // fifoloading
| (0 << 0x09) // townroadbranchprob | (0 << 0x09) // townroadbranchprob
| (0 << 0x0A) // tempsnowline | (0 << 0x0A) // tempsnowline