Clean up whitespace in game_manager.gd for improved readability

This commit is contained in:
2025-05-25 15:19:48 +02:00
parent 5da55f3718
commit 15c85a5aae
3 changed files with 0 additions and 39 deletions

View File

@@ -144,7 +144,6 @@ func resume_game() -> void:
Engine.time_scale = 1
func start_new_game() -> void:
reset_player_state()
player_state["current_level"] = 0