ALL: Update popup out of change with offline state

This commit is contained in:
Kenta420 2024-02-29 15:35:24 +07:00
parent 7de0afaa84
commit 7b36883144
8 changed files with 217 additions and 20 deletions

View file

@ -96,6 +96,7 @@
Var alphaState = "Invisible"
Var alphaState2 = "Invisible"
Var alphaState3 = "Invisible"
Var alphaState3_offline = "Invisible"
Var CoinInFlag = 0
@ -1130,7 +1131,8 @@
If ViewBill > 0 Then
If PayOfflineMode = 1 Then
CoinVending BILLREJECT
;CoinVending BILLREJECT
Var alphaState3_offline = "Enable"
Else
If Seeker.StoreCreditFlag = 1 Then