Hold 10 sec after push qrcode.
This commit is contained in:
parent
0d70faf86f
commit
be860e4c5c
1 changed files with 2 additions and 2 deletions
|
|
@ -578,7 +578,7 @@
|
|||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
||||
If alphaState != "Enable" Then
|
||||
If alphaState = "Invisible" Then
|
||||
;Var PayState1 = "PressForever"
|
||||
;Var PayState2 = "Enable"
|
||||
;Var QRChannel = 0
|
||||
|
|
@ -608,7 +608,7 @@
|
|||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
||||
If alphaState != "Enable" Then
|
||||
If alphaState = "Invisible" Then
|
||||
|
||||
If CoinInFlag = 0 Then
|
||||
If CancelFlag = 0 Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue