diff -r 470199c6dda0 -r 2061428f1937 src/newgrf.cpp --- a/src/newgrf.cpp Sat May 19 11:17:30 2007 +0000 +++ b/src/newgrf.cpp Sat May 19 11:18:22 2007 +0000 @@ -4213,7 +4213,7 @@ | (0 << 0x04) // aichoosechance | (1 << 0x05) // resolutionwidth | (1 << 0x06) // resolutionheight - | (1 << 0x07) // newindustries + | (0 << 0x07) // newindustries | ((_patches.improved_load ? 1 : 0) << 0x08) // fifoloading | (0 << 0x09) // townroadbranchprob | (0 << 0x0A) // tempsnowline