9.19 will release hot fix

This commit is contained in:
wanlop run 2024-11-20 15:07:07 +07:00
parent b6dd98701a
commit 9a19562b48
61 changed files with 148754 additions and 174514 deletions

View file

@ -1904,7 +1904,7 @@ PRICE "Reset" "-"
Var CountUpReloadAll = CountUpReloadAll + 1
DEBUGVAR CountUpReloadAll
; setvarint CountUpReloadAll 49
; Original value is 40
If EnableMultiInstance = "true" Then
@ -1917,6 +1917,19 @@ PRICE "Reset" "-"
ReloadAll
EndIf
If CountUpReloadAll = 50 Then
Var SlientRefreshIndex = 2
EndIf
If CountUpReloadAll = 150 Then
Var SlientRefreshIndex = 2
EndIf
If CountUpReloadAll = 200 Then
Var SlientRefreshIndex = 2
EndIf
If CountUpReloadAll = 250 Then
Var SlientRefreshIndex = 2
EndIf
Else
If CountUpReloadAll > 100 Then
Var NeedReboot = "false"