diff options
Diffstat (limited to 'src/widgets/intro_widget.h')
-rw-r--r-- | src/widgets/intro_widget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/intro_widget.h b/src/widgets/intro_widget.h index 13c768e0e..6a67fe64c 100644 --- a/src/widgets/intro_widget.h +++ b/src/widgets/intro_widget.h @@ -27,7 +27,7 @@ enum SelectGameIntroWidgets { WID_SGI_TRANSLATION_SELECTION, ///< Translation selection. WID_SGI_TRANSLATION, ///< Translation. WID_SGI_OPTIONS, ///< Options button. - WID_SGI_DIFFICULTIES, ///< Difficulties button. + WID_SGI_HIGHSCORE, ///< Highscore button. WID_SGI_SETTINGS_OPTIONS, ///< Settings button. WID_SGI_GRF_SETTINGS, ///< NewGRF button. WID_SGI_CONTENT_DOWNLOAD, ///< Content Download button. |