equal
deleted
inserted
replaced
226 Cheat build_in_pause; // build while in pause mode |
226 Cheat build_in_pause; // build while in pause mode |
227 Cheat no_jetcrash; // no jet will crash on small airports anymore |
227 Cheat no_jetcrash; // no jet will crash on small airports anymore |
228 Cheat switch_climate; |
228 Cheat switch_climate; |
229 Cheat change_date; //changes date ingame |
229 Cheat change_date; //changes date ingame |
230 Cheat setup_prod; //setup raw-material production in game |
230 Cheat setup_prod; //setup raw-material production in game |
|
231 Cheat elrail; //allow electric engines to be powered on conventional rail |
231 } Cheats; |
232 } Cheats; |
232 |
233 |
233 VARDEF Cheats _cheats; |
234 VARDEF Cheats _cheats; |
234 |
235 |
235 typedef struct Paths { |
236 typedef struct Paths { |