diff -r cc4a8556c19d -r f8f13a91446a variables.h --- a/variables.h Mon May 22 10:08:23 2006 +0000 +++ b/variables.h Mon May 22 14:41:20 2006 +0000 @@ -228,6 +228,7 @@ Cheat switch_climate; Cheat change_date; //changes date ingame Cheat setup_prod; //setup raw-material production in game + Cheat elrail; //allow electric engines to be powered on conventional rail } Cheats; VARDEF Cheats _cheats;