restart function only works if Game.can_pause == true (fixes #55)

This commit is contained in:
pennyrigate 2023-02-24 17:20:13 -05:00
parent 8cfe971e06
commit 58eae4a8f7
2 changed files with 1 additions and 2 deletions

View file

@ -192,7 +192,6 @@ position = Vector2( 48, 120 )
[node name="AnimatedSprite" parent="RollingFiend" index="0"]
visible = false
frame = 0
[node name="SawTest2" type="AnimatedSprite" parent="RollingFiend"]
material = SubResource( 4 )