Fix ai_developer_tools not being read before scanning for scripts
See: #528
This commit is contained in:
@@ -5828,6 +5828,7 @@ flags = SF_NOT_IN_SAVE | SF_NO_NETWORK_SYNC
|
|||||||
def = false
|
def = false
|
||||||
post_cb = [](auto) { InvalidateWindowClassesData(WC_SCRIPT_SETTINGS); }
|
post_cb = [](auto) { InvalidateWindowClassesData(WC_SCRIPT_SETTINGS); }
|
||||||
cat = SC_EXPERT
|
cat = SC_EXPERT
|
||||||
|
startup = true
|
||||||
|
|
||||||
[SDTC_BOOL]
|
[SDTC_BOOL]
|
||||||
var = gui.scenario_developer
|
var = gui.scenario_developer
|
||||||
|
|||||||
Reference in New Issue
Block a user