Making time travel useful without botplay
This commit is contained in:
parent
1aade522ae
commit
d1e55dd7eb
@ -2639,7 +2639,7 @@ class PlayState extends MusicBeatState
|
||||
// FlxG.switchState(new GameOverState(boyfriend.getScreenPosition().x, boyfriend.getScreenPosition().y));
|
||||
}
|
||||
else
|
||||
health = 0.01;
|
||||
health = 1;
|
||||
}
|
||||
if (FlxG.save.data.resetButton)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user