Option to disable build confirmation dialog

This commit is contained in:
Sergii Pylypenko
2016-04-08 17:50:09 +03:00
parent 8787230f82
commit 02fc2201bc
7 changed files with 32 additions and 5 deletions

View File

@@ -26,6 +26,7 @@ enum GameOptionsWidgets {
WID_GO_BUTTON_SIZE_DROPDOWN, ///< Size of in-game UI elements, such as buttons.
WID_GO_TEXT_SIZE_DROPDOWN, ///< Size of medium font, sizes of other fonts are derived from it.
WID_GO_VERTICAL_TOOLBAR, ///< Enable vertical toolbar.
WID_GO_BUILD_CONFIRMATION, ///< Enable build confirmation dialog.
WID_GO_GUI_ZOOM_DROPDOWN, ///< Dropdown for the GUI zoom level.
WID_GO_BASE_GRF_DROPDOWN, ///< Use to select a base GRF.
WID_GO_BASE_GRF_STATUS, ///< Info about missing files etc.