mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-09-02 19:39:12 +00:00
(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