Thai Inter: tea loading screen****
This commit is contained in:
parent
a9dcdb9f88
commit
24c738f433
2 changed files with 12 additions and 0 deletions
|
|
@ -142,6 +142,12 @@
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If Inst6CountMenuEnable = Inst6CountCurrentMenuEnable Then
|
||||||
|
If Inst6CountCurrentMenuEnable > 0 Then
|
||||||
|
Var Inst6MenuLoaded = "done"
|
||||||
|
EndIf
|
||||||
|
EndIf
|
||||||
|
|
||||||
If Inst6CountDownForOpenXML > 0 Then
|
If Inst6CountDownForOpenXML > 0 Then
|
||||||
Var Inst6CountDownForOpenXML = Inst6CountDownForOpenXML - 1
|
Var Inst6CountDownForOpenXML = Inst6CountDownForOpenXML - 1
|
||||||
DEBUGVAR Inst6CountDownForOpenXML
|
DEBUGVAR Inst6CountDownForOpenXML
|
||||||
|
|
|
||||||
|
|
@ -131,6 +131,12 @@
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If Inst6CountMenuEnable = Inst6CountCurrentMenuEnable Then
|
||||||
|
If Inst6CountCurrentMenuEnable > 0 Then
|
||||||
|
Var Inst6MenuLoaded = "done"
|
||||||
|
EndIf
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
If Inst6CountCurrentMenuEnable = 0 Then
|
If Inst6CountCurrentMenuEnable = 0 Then
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue