This commit is contained in:
miggaze 2020-12-14 13:47:49 +07:00
parent 55a86bc087
commit 2dae19b136

View file

@ -261,7 +261,7 @@
Var Timeout = Timeout + 1 Var Timeout = Timeout + 1
If Timeout >= 180 Then If Timeout >= 120 Then
Var alphaState = "Invisible" Var alphaState = "Invisible"
EndIf EndIf
@ -607,7 +607,7 @@
<EventClick> <EventClick>
If Timeout < 180 Then If Timeout < 120 Then
If CoinInFlag = 0 Then If CoinInFlag = 0 Then
If CancelFlag = 0 Then If CancelFlag = 0 Then
@ -887,4 +887,7 @@
;<Value> countClick2 </Value> ;<Value> countClick2 </Value>
;</Text> ;</Text>
</Popup> </Popup>