add reset normal button state

This commit is contained in:
Kenta420 2023-11-23 12:02:52 +07:00
parent d2b6ddec7e
commit d9935b26fd

View file

@ -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