4 lines
62 B
GDScript3
4 lines
62 B
GDScript3
|
func test():
|
||
|
func standalone():
|
||
|
print("can't be accessed")
|