SGP: fix case swap menu position & brew time percent not update, toggle enable membership flow
This commit is contained in:
parent
5e109800c0
commit
69217981b3
10 changed files with 258 additions and 194 deletions
|
|
@ -426,6 +426,8 @@
|
|||
Var ButtonGameCountDownState = "Invisible"
|
||||
Var ButtonGamePressToPlayState = "Invisible"
|
||||
|
||||
Var InitCNT = BREW_CNT
|
||||
|
||||
Var ShowPercent = "Invisible"
|
||||
Var ShowCountdown = "Enable"
|
||||
|
||||
|
|
@ -598,6 +600,8 @@
|
|||
EndIf
|
||||
Endif
|
||||
|
||||
DEBUGVAR BREW_CNT
|
||||
|
||||
|
||||
If SelectMenuBetweenBrewEnable1 = "Enable" Then
|
||||
If Timeout = 5 Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue