author | peter1138 |
Wed, 27 Sep 2006 18:46:59 +0000 | |
changeset 4657 | dfbc1d1e6fd0 |
parent 4656 | 9c1d8c4d3e60 |
child 4658 | ed48e46b3505 |
--- a/newgrf.c Wed Sep 27 18:17:01 2006 +0000 +++ b/newgrf.c Wed Sep 27 18:46:59 2006 +0000 @@ -2955,7 +2955,7 @@ | (1 << 0x0D) // onewayroads | ((_patches.nonuniform_stations ? 1 : 0) << 0x0E) // irregularstations | (1 << 0x0F) // statistics - | (0 << 0x10) // newsounds + | (1 << 0x10) // newsounds | (1 << 0x11) // autoreplace | (1 << 0x12) // autoslope | (0 << 0x13) // followvehicle