Fix crash when changing AI interval setting

See: #548
This commit is contained in:
Jonathan G Rennison
2023-06-14 21:01:34 +01:00
parent c4c14cb6a7
commit f9f1cb2190

View File

@@ -254,6 +254,7 @@ cat = SC_BASIC
var = difficulty.competitors_interval
type = SLE_UINT16
from = SLV_AI_START_DATE
extver = SlXvFeatureTest(XSLFTO_OR, XSLFI_AI_START_DATE)
def = 10
min = MIN_COMPETITORS_INTERVAL
max = MAX_COMPETITORS_INTERVAL