Fix setpay

This commit is contained in:
wanlop run 2025-05-09 18:33:37 +07:00
parent d97531eee2
commit 1b50b9c6a4
4 changed files with 23 additions and 12 deletions

View file

@ -2163,7 +2163,7 @@ PRICE "Reset" "-"
; Original value is 40
If EnableMultiInstance = "true" Then
If CountUpReloadAll > 150 Then
If CountUpReloadAll > 120 Then
Var NeedReboot = "false"
Var StartUpExt = "-"
@ -2174,7 +2174,7 @@ PRICE "Reset" "-"
Else
If CountUpReloadAll > 100 Then
If CountUpReloadAll > 50 Then
Var NeedReboot = "false"
Var StartUpExt = "-"