Oops!
This commit is contained in:
parent
1307b8498d
commit
7a53d1ee08
@ -1833,8 +1833,9 @@ class PlayState extends MusicBeatState
|
||||
|
||||
if (health > 2)
|
||||
health = 2;
|
||||
#if windows
|
||||
if (executeModchart && luaModchart != null){luaModchart.setVar('health', health);};
|
||||
|
||||
#end
|
||||
if (healthBar.percent < 20)
|
||||
iconP1.animation.curAnim.curFrame = 1;
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user