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