restart level call deferred

This commit is contained in:
pennyrigate 2023-01-16 03:34:47 -05:00
parent 3247a67e96
commit 88b4135315
5 changed files with 20 additions and 21 deletions

View file

@ -87,3 +87,4 @@ texture_focused = ExtResource( 3 )
[connection signal="pressed" from="Body/Resume" to="." method="_on_Resume_pressed"]
[connection signal="pressed" from="Body/Restart" to="." method="_on_Restart_pressed"]
[connection signal="pressed" from="Body/ExitLevel" to="." method="_on_ExitLevel_pressed"]