--- a/src/newgrf.c Sat Jan 06 20:39:27 2007 +0000
+++ b/src/newgrf.c Sat Jan 06 22:43:11 2007 +0000
@@ -3268,7 +3268,7 @@
| ((_patches.mammoth_trains ? 1 : 0) << 0x08) // mammothtrains
| (1 << 0x09) // trainrefit
| (0 << 0x0B) // subsidiaries
- | ((_patches.gradual_loading ? 1 : 0) << 0x1C) // gradualloading
+ | ((_patches.gradual_loading ? 1 : 0) << 0x0C) // gradualloading
| (1 << 0x12) // unifiedmaglevmode - set bit 0 mode. Not revelant to OTTD
| (1 << 0x13) // unifiedmaglevmode - set bit 1 mode
| (1 << 0x14) // bridgespeedlimits