SGP: extend timer collect pt3 & adjust cup pos

This commit is contained in:
Pakin 2024-10-16 13:17:23 +07:00
parent d6bbb5b47c
commit 3afcd85b20
5 changed files with 52 additions and 19 deletions

View file

@ -1325,7 +1325,12 @@
; lang-lock-until-done
If LangProcess = "Done" Then
Var ShowButtonClick = "Enable"
;Var ShowButtonClickFull = "Enable"
If UsePepsiTheme = 1 Then
Var ShowButtonClickFull = "Enable"
EndIf
Else
Var ShowButtonClick = "Invisible"
Var ShowButtonClickFull = "Invisible"