4 lines
71 B
Text
4 lines
71 B
Text
extends Node
|
|
|
|
func _ready():
|
|
print("Hello world with no .UID files!")
|