Merge remote-tracking branch 'upstream/main'

This commit is contained in:
aloelucidity
2025-09-15 08:51:22 +02:00
5 changed files with 20 additions and 10 deletions

View File

@@ -17,6 +17,7 @@ func _ready() -> void:
Checkpoint.passed = false
Global.world_num = 1
Global.level_num = 1
Global.reset_values()
Checkpoint.sublevel_id = 0
Global.current_campaign = "SMB1"
AudioManager.stop_all_music()