add reset normal button state
This commit is contained in:
parent
d2b6ddec7e
commit
d9935b26fd
1 changed files with 1 additions and 0 deletions
|
|
@ -211,6 +211,7 @@
|
|||
Var hot_button_state = PD_STAGE_1
|
||||
Var cold_button_state = PD_STAGE_2
|
||||
Var blend_button_state = PD_STAGE_3
|
||||
Var normal_button_state = "Invisible"
|
||||
|
||||
; Protect have product-code but menu disable or invalid.
|
||||
If hot_button_state = "Invisible" Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue