DO
This commit is contained in:
parent
5eb9d369f4
commit
381d2d7d81
12 changed files with 43 additions and 67 deletions
|
|
@ -11,16 +11,6 @@
|
|||
|
||||
SPLITDIGIT totalCup 9 SoldCupDigit
|
||||
|
||||
DEBUGVAR SoldCupDigit[0]
|
||||
DEBUGVAR SoldCupDigit[1]
|
||||
DEBUGVAR SoldCupDigit[2]
|
||||
DEBUGVAR SoldCupDigit[3]
|
||||
DEBUGVAR SoldCupDigit[4]
|
||||
DEBUGVAR SoldCupDigit[5]
|
||||
DEBUGVAR SoldCupDigit[6]
|
||||
DEBUGVAR SoldCupDigit[7]
|
||||
DEBUGVAR SoldCupDigit[8]
|
||||
|
||||
Var ClickCountMainTe = 0
|
||||
Var SoldCupTimeout = 0
|
||||
</EventOpen>
|
||||
|
|
@ -42,15 +32,6 @@
|
|||
Var totalCup = CurrentTotalCup
|
||||
SPLITDIGIT totalCup 9 SoldCupDigit
|
||||
|
||||
DEBUGVAR SoldCupDigit[0]
|
||||
DEBUGVAR SoldCupDigit[1]
|
||||
DEBUGVAR SoldCupDigit[2]
|
||||
DEBUGVAR SoldCupDigit[3]
|
||||
DEBUGVAR SoldCupDigit[4]
|
||||
DEBUGVAR SoldCupDigit[5]
|
||||
DEBUGVAR SoldCupDigit[6]
|
||||
DEBUGVAR SoldCupDigit[7]
|
||||
DEBUGVAR SoldCupDigit[8]
|
||||
|
||||
Refresh
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue