Thai Inter: tea loading screen****

This commit is contained in:
thanawat saiyota 2024-12-04 14:46:32 +07:00
parent a9dcdb9f88
commit 24c738f433
2 changed files with 12 additions and 0 deletions

View file

@ -142,6 +142,12 @@
EndIf
EndIf
If Inst6CountMenuEnable = Inst6CountCurrentMenuEnable Then
If Inst6CountCurrentMenuEnable > 0 Then
Var Inst6MenuLoaded = "done"
EndIf
EndIf
If Inst6CountDownForOpenXML > 0 Then
Var Inst6CountDownForOpenXML = Inst6CountDownForOpenXML - 1
DEBUGVAR Inst6CountDownForOpenXML

View file

@ -131,6 +131,12 @@
EndIf
EndIf
If Inst6CountMenuEnable = Inst6CountCurrentMenuEnable Then
If Inst6CountCurrentMenuEnable > 0 Then
Var Inst6MenuLoaded = "done"
EndIf
EndIf
If Inst6CountCurrentMenuEnable = 0 Then