(svn r8522) -Regression (r8512): The flat/random window moved the to scenario editor did not use the right settings for generating land

This commit is contained in:
Darkvater
2007-02-01 22:54:04 +00:00
parent 99f860e686
commit 19c90a3bc0
3 changed files with 12 additions and 9 deletions

View File

@@ -90,5 +90,6 @@ void PrepareGenerateWorldProgress(void);
void ShowGenerateWorldProgress(void);
void StartNewGameWithoutGUI(uint seed);
void ShowCreateScenario(void);
void StartScenarioEditor(void);
#endif /* GENWORLD_H */