mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 07:28:14 +00:00
There! you can now reset your campaign WITHOUT worrying about deleting everything else
This commit is contained in:
@@ -106,3 +106,7 @@ func select() -> void:
|
||||
func close() -> void:
|
||||
active = false
|
||||
hide()
|
||||
|
||||
|
||||
func on_selected() -> void:
|
||||
pass # Replace with function body.
|
||||
|
Reference in New Issue
Block a user