Change: move the 'road drive side' selection to settings tree, and give it the same 'basic' visibilty as 'signal side'.

This commit is contained in:
frosch
2021-01-12 23:07:44 +01:00
committed by frosch
parent c71d0f5e7f
commit 5a1fa18509
4 changed files with 1 additions and 40 deletions

View File

@@ -15,7 +15,6 @@ enum GameOptionsWidgets {
WID_GO_BACKGROUND, ///< Background of the window.
WID_GO_CURRENCY_DROPDOWN, ///< Currency dropdown.
WID_GO_DISTANCE_DROPDOWN, ///< Measuring unit dropdown.
WID_GO_ROADSIDE_DROPDOWN, ///< Dropdown to select the road side (to set the right side ;)).
WID_GO_AUTOSAVE_DROPDOWN, ///< Dropdown to say how often to autosave.
WID_GO_LANG_DROPDOWN, ///< Language dropdown.
WID_GO_RESOLUTION_DROPDOWN, ///< Dropdown for the resolution.