clear deathCount in Default
All checks were successful
/ test (push) Successful in 32s

This commit is contained in:
Johan Lundberg 2026-09-03 22:49:11 +02:00
parent 0954141a91
commit 9aca53d2ab
2 changed files with 4 additions and 4 deletions

View file

@ -23,8 +23,8 @@
STATE: {Default} STATE: {Default}
IF: Always IF: Always
DO: DoAll DO: DoAll
DoExpr {touchvar[deathCount]} DoExpr {clearvar[deathCount]}
DoExpr {touchvar[deathClock]} DoExpr {clearvar[deathClock]}
DoExpr {clearvar[vrRunbackNavLoaded]} DoExpr {clearvar[vrRunbackNavLoaded]}
IF: All IF: All
Expr {getvar[isLeader]} Expr {getvar[isLeader]}

View file

@ -37,7 +37,7 @@ n
s s
e e
s s
touchvar[deathCount] clearvar[deathCount]
i i
7 7
TABLE TABLE
@ -50,7 +50,7 @@ n
s s
e e
s s
touchvar[deathClock] clearvar[deathClock]
i i
7 7
TABLE TABLE