THAI: Fixed condition coin button
This commit is contained in:
parent
825db06dad
commit
91626d954f
1 changed files with 1 additions and 1 deletions
|
|
@ -2462,7 +2462,7 @@
|
|||
|
||||
DEBUGVAR CoinInOK
|
||||
|
||||
If CashButtonState = "true" Then
|
||||
If CashButtonState = "Enable" Then
|
||||
Var CoinInFlag = 1
|
||||
|
||||
If ViewBill > 0 Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue