mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-12 09:09:09 +00:00
(svn r27286) -Fix-ish(r27140): Also fix typo in the documentation.
This commit is contained in:
@@ -529,7 +529,7 @@ public:
|
||||
/**
|
||||
* Generate landscape (newgame); %Window numbers:
|
||||
* - GLWM_SCENARIO = #CreateScenarioWidgets
|
||||
* - #GenenerateLandscapeWindowMode = #GenerateLandscapeWidgets
|
||||
* - #GenerateLandscapeWindowMode = #GenerateLandscapeWidgets
|
||||
*/
|
||||
WC_GENERATE_LANDSCAPE = ::WC_GENERATE_LANDSCAPE,
|
||||
|
||||
|
@@ -446,7 +446,7 @@ enum WindowClass {
|
||||
/**
|
||||
* Generate landscape (newgame); %Window numbers:
|
||||
* - GLWM_SCENARIO = #CreateScenarioWidgets
|
||||
* - #GenenerateLandscapeWindowMode = #GenerateLandscapeWidgets
|
||||
* - #GenerateLandscapeWindowMode = #GenerateLandscapeWidgets
|
||||
*/
|
||||
WC_GENERATE_LANDSCAPE,
|
||||
|
||||
|
Reference in New Issue
Block a user