(svn r26526) -Remove: Ability to set map generation seed via GUI. If you really need it, use the console.
This commit is contained in:
@@ -25,9 +25,6 @@ enum GenerateLandscapeWidgets {
|
||||
WID_GL_TOWN_PULLDOWN, ///< Dropdown 'No. of towns'.
|
||||
WID_GL_INDUSTRY_PULLDOWN, ///< Dropdown 'No. of industries'.
|
||||
|
||||
WID_GL_RANDOM_EDITBOX, ///< 'Random seed' editbox.
|
||||
WID_GL_RANDOM_BUTTON, ///< 'Randomise' button.
|
||||
|
||||
WID_GL_GENERATE_BUTTON, ///< 'Generate' button.
|
||||
|
||||
WID_GL_START_DATE_DOWN, ///< Decrease start year.
|
||||
|
Reference in New Issue
Block a user