(svn r26880) -Add: stub settings for limiting bridge and map height
This commit is contained in:
@@ -36,6 +36,7 @@ struct Cheats {
|
||||
Cheat change_date; ///< changes date ingame
|
||||
Cheat setup_prod; ///< setup raw-material production in game
|
||||
Cheat dummy3; ///< empty cheat (enable running el-engines on normal rail)
|
||||
Cheat edit_max_hl; ///< edit the maximum heightlevel
|
||||
};
|
||||
|
||||
extern Cheats _cheats;
|
||||
|
Reference in New Issue
Block a user