(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 51c2af6e5e
commit 0b4d416e1f
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 */