variables.h
changeset 70 60216d94f7c1
parent 68 4051f3c8efa2
child 84 1e0721c29bad
--- a/variables.h	Mon Aug 16 22:15:44 2004 +0000
+++ b/variables.h	Mon Aug 16 22:35:17 2004 +0000
@@ -176,6 +176,7 @@
 	Cheat money;							// get rich
 	Cheat crossing_tunnels;		// allow tunnels that cross each other
 	Cheat	build_in_pause;			// build while in pause mode
+	Cheat	no_jetcrash;				// no jet will crash on small airports anymore
 } Cheats;
 
 VARDEF Cheats _cheats;