mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 15:38:14 +00:00
Merge remote-tracking branch 'upstream/main'
This commit is contained in:
@@ -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()
|
||||
|
Reference in New Issue
Block a user