Add: "restart current" console command to regenerate the map based on current settings (#11963)
This commit is contained in:
@@ -26,6 +26,7 @@ enum GameMode {
|
||||
enum SwitchMode {
|
||||
SM_NONE,
|
||||
SM_NEWGAME, ///< New Game --> 'Random game'.
|
||||
SM_RESTARTGAME, ///< Restart --> 'Random game' with current settings.
|
||||
SM_RELOADGAME, ///< Reload the savegame / scenario / heightmap you started the game with.
|
||||
SM_EDITOR, ///< Switch to scenario editor.
|
||||
SM_LOAD_GAME, ///< Load game, Play Scenario.
|
||||
|
Reference in New Issue
Block a user