WTC+SGP: collect pt, WIP collect pt3

This commit is contained in:
Pakin 2024-08-14 12:27:50 +07:00
parent bf045d2eb4
commit 30c4497d2b
6 changed files with 87 additions and 86 deletions

View file

@ -499,6 +499,8 @@
Var ShowCountDownBrewing = CountDownBrewing
DEBUGVAR DebugBypassCollectPt2
; percent
If ShowCountDownAsPercent = 1 Then
Var XPercent = InitCNT - ShowCountDownBrewing
@ -1188,7 +1190,12 @@
EndIf
</EventMachine>
<EventUnitTest1>
Var DebugBypassCollectPt2 = 1
DEBUGVAR DebugBypassCollectPt2
</EventUnitTest1>
</Popup>