(svn r9843) -Fix (r9838): tell the newgrfs that we now support proper FIFO loading.

This commit is contained in:
rubidium
2007-05-15 13:38:43 +00:00
parent f17f17fa45
commit 3615d2aeee

View File

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