summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2007-05-19 11:18:22 +0000
committerpeter1138 <peter1138@openttd.org>2007-05-19 11:18:22 +0000
commita58bd26b746d76e06144130c86cf367afdb3e30b (patch)
tree62e25c9839e11fa4ce973d547636ffb5413e94e1 /src
parent47d17bea9d4254b3156a72173af352fc60a1d1da (diff)
downloadopenttd-a58bd26b746d76e06144130c86cf367afdb3e30b.tar.xz
(svn r9877) -Revert (r9876): one file too many...
Diffstat (limited to 'src')
-rw-r--r--src/newgrf.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newgrf.cpp b/src/newgrf.cpp
index b1da32a06..10326ef7a 100644
--- a/src/newgrf.cpp
+++ b/src/newgrf.cpp
@@ -4213,7 +4213,7 @@ static void InitializeGRFSpecial()
| (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