mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-12-05 19:20:19 -08:00
4 lines
46 B
GDScript
Executable file
4 lines
46 B
GDScript
Executable file
extends Control
|
|
|
|
func _ready() -> void:
|
|
pass
|