mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-12-06 03:30:22 -08:00
4 lines
43 B
GDScript
Executable file
4 lines
43 B
GDScript
Executable file
extends Node
|
|
|
|
func _ready() -> void:
|
|
pass
|