THAI: Update random
This commit is contained in:
parent
2ff7590551
commit
5bb6800457
1 changed files with 2 additions and 2 deletions
|
|
@ -299,7 +299,7 @@
|
|||
Var ShakeCount = ShakeCount + 1
|
||||
|
||||
If ShakeCount >= 3 Then
|
||||
Random2 1 9 SelectNumber
|
||||
Random2 1 11 SelectNumber
|
||||
Function 2
|
||||
EndIf
|
||||
</EventClick>
|
||||
|
|
@ -379,7 +379,7 @@
|
|||
|
||||
|
||||
If SelectNumber = 0 Then
|
||||
Random2 1 10 SelectNumber
|
||||
Random2 1 11 SelectNumber
|
||||
EndIf
|
||||
|
||||
Var SelectedNumberImage = DirImage + "/random_"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue