Feature: Remember the last-used signal between games (#9792)

This commit is contained in:
Tyler Trahan
2022-02-02 14:26:46 -07:00
committed by GitHub
parent 25ae42ae8a
commit 7f0efbe00e
3 changed files with 16 additions and 3 deletions

View File

@@ -458,6 +458,14 @@ strval = STR_CONFIG_SETTING_SIGNAL_GUI_MODE_PATH
post_cb = [](auto) { CloseWindowByClass(WC_BUILD_SIGNAL); }
cat = SC_ADVANCED
[SDTC_VAR]
var = gui.default_signal_type
type = SLE_UINT8
flags = SF_NOT_IN_SAVE | SF_NO_NETWORK_SYNC
def = 5
min = 0
max = 5
[SDTC_VAR]
var = gui.coloured_news_year
type = SLE_INT32