Start with a scenario editor. */
| 1056 | |
| 1057 | /** Start with a scenario editor. */ |
| 1058 | void StartScenarioEditor() |
| 1059 | { |
| 1060 | StartGeneratingLandscape(GLWM_SCENARIO); |
| 1061 | } |
| 1062 | |
| 1063 | /** |
| 1064 | * Start a normal game without the GUI. |
no test coverage detected