Change: Decrease minimum permitted value for script_max_opcode_till_suspend setting (#7243)

pull/78/head
SamuXarick 5 years ago committed by PeterN
parent adb50cebcc
commit 03264059e4

@ -1524,7 +1524,7 @@ type = SLE_UINT32
from = SLV_107
guiflags = SGF_NEWGAME_ONLY
def = 10000
min = 5000
min = 500
max = 250000
interval = 2500
str = STR_CONFIG_SETTING_SCRIPT_MAX_OPCODES

Loading…
Cancel
Save