summaryrefslogtreecommitdiff
path: root/src/widgets/genworld_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/genworld_widget.h')
-rw-r--r--src/widgets/genworld_widget.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/widgets/genworld_widget.h b/src/widgets/genworld_widget.h
index 11226b5fa..28e2a17a5 100644
--- a/src/widgets/genworld_widget.h
+++ b/src/widgets/genworld_widget.h
@@ -34,9 +34,9 @@ enum GenerateLandscapeWidgets {
WID_GL_START_DATE_TEXT, ///< Start year.
WID_GL_START_DATE_UP, ///< Increase start year.
- WID_GL_SNOW_LEVEL_DOWN, ///< Decrease snow level.
- WID_GL_SNOW_LEVEL_TEXT, ///< Snow level.
- WID_GL_SNOW_LEVEL_UP, ///< Increase snow level.
+ WID_GL_SNOW_COVERAGE_DOWN, ///< Decrease snow coverage.
+ WID_GL_SNOW_COVERAGE_TEXT, ///< Snow coverage.
+ WID_GL_SNOW_COVERAGE_UP, ///< Increase snow coverage.
WID_GL_LANDSCAPE_PULLDOWN, ///< Dropdown 'Land generator'.