Change: Log changes to sandbox settings. (#13267)
One of the features of cheats is that there is a record of a cheat being used. As cheats are slowly ending up in settings instead, add a flag so that changes to these sandbox settings are logged.
This commit is contained in:
@@ -301,6 +301,7 @@ cat = SC_BASIC
|
||||
|
||||
[SDT_BOOL]
|
||||
var = difficulty.infinite_money
|
||||
flags = SF_SANDBOX
|
||||
def = false
|
||||
str = STR_CONFIG_SETTING_INFINITE_MONEY
|
||||
strhelp = STR_CONFIG_SETTING_INFINITE_MONEY_HELPTEXT
|
||||
|
||||
Reference in New Issue
Block a user