forked from mirror/OpenTTD
(svn r4946) "Feature": Add a cheat that allows running electric engines on normal rail
This commit is contained in:
@@ -228,6 +228,7 @@ typedef struct Cheats {
|
||||
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;
|
||||
|
Reference in New Issue
Block a user