Allow changing time-keeping mode in-game

This commit is contained in:
Jonathan G Rennison
2024-02-20 18:11:03 +00:00
parent 471934e685
commit f32eef4f38
2 changed files with 7 additions and 7 deletions

View File

@@ -715,7 +715,7 @@ cat = SC_BASIC
[SDT_VAR]
var = economy.timekeeping_units
type = SLE_UINT8
flags = SF_GUI_DROPDOWN | SF_NEWGAME_ONLY | SF_SCENEDIT_TOO
flags = SF_GUI_DROPDOWN
def = TKU_CALENDAR
min = TKU_CALENDAR
max = TKU_WALLCLOCK