equal
deleted
inserted
replaced
206 Cheat crossing_tunnels; // allow tunnels that cross each other |
206 Cheat crossing_tunnels; // allow tunnels that cross each other |
207 Cheat build_in_pause; // build while in pause mode |
207 Cheat build_in_pause; // build while in pause mode |
208 Cheat no_jetcrash; // no jet will crash on small airports anymore |
208 Cheat no_jetcrash; // no jet will crash on small airports anymore |
209 Cheat switch_climate; |
209 Cheat switch_climate; |
210 Cheat change_date; //changes date ingame |
210 Cheat change_date; //changes date ingame |
|
211 Cheat setup_prod; //setup raw-material production in game |
211 } Cheats; |
212 } Cheats; |
212 |
213 |
213 VARDEF Cheats _cheats; |
214 VARDEF Cheats _cheats; |
214 |
215 |
215 typedef struct Paths { |
216 typedef struct Paths { |