Do Invisible block object

This commit is contained in:
kong 2021-03-19 08:27:10 +07:00
parent 568e57c656
commit 31c8889732
4 changed files with 33 additions and 30 deletions

View file

@ -11,7 +11,7 @@
OpenInst 2 "/mnt/sdcard/coffeevending/taobin_project/xml/topview_button_back_main.xml"
Var FileNumber = 1
Var taobin_version = "1.28"
Var taobin_version = "1.32"
; 1.00 is
; On open
@ -110,8 +110,6 @@
Var TimerFirst = "true"
; TODO: remove when release
;Var IgnoreNetCore = "true"
Var buttonRemoveCup = "Invisible"
@ -202,7 +200,7 @@
DEBUGVAR CountUpReloadAll
If CountUpReloadAll > 120 Then
If CountUpReloadAll > 180 Then
Var StartUpExt = "-"
Var CountUpReloadAll = 0
@ -211,7 +209,7 @@
EndIf
EndIf
If CupOnArm = "true" Then
Var buttonRemoveCup = "Enable"
Else