mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2026-01-05 17:00:56 -08:00
4 lines
43 B
GDScript
Executable file
4 lines
43 B
GDScript
Executable file
extends Node
|
|
|
|
func _ready() -> void:
|
|
pass
|