forked from mirror/OpenTTD
(svn r17097) -Fix [FS#3092] (r13256): make restart command work again and make the help show how it works and how it doesn't work
This commit is contained in:
@@ -16,6 +16,7 @@ enum GameMode {
|
||||
enum SwitchMode {
|
||||
SM_NONE,
|
||||
SM_NEWGAME,
|
||||
SM_RESTARTGAME,
|
||||
SM_EDITOR,
|
||||
SM_LOAD,
|
||||
SM_MENU,
|
||||
|
Reference in New Issue
Block a user