src/newgrf.cpp
changeset 9334 28ac6c8e0795
parent 9208 191eb01c025a
child 9354 845e07db4549
--- a/src/newgrf.cpp	Fri May 23 23:02:13 2008 +0000
+++ b/src/newgrf.cpp	Sat May 24 02:54:47 2008 +0000
@@ -5091,7 +5091,7 @@
 	                   |                                        (1 << 0x1D)  // lowmemory
 	                   |                                        (1 << 0x1E); // generalfixes
 
-	_ttdpatch_flags[1] =                                        (0 << 0x07)  // moreairports - based on units of noise
+	_ttdpatch_flags[1] =   ((_patches.station_noise_level ? 1 : 0) << 0x07)  // moreairports - based on units of noise
 	                   |        ((_patches.mammoth_trains ? 1 : 0) << 0x08)  // mammothtrains
 	                   |                                        (1 << 0x09)  // trainrefit
 	                   |                                        (0 << 0x0B)  // subsidiaries