...
This commit is contained in:
parent
55a86bc087
commit
2dae19b136
1 changed files with 5 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue