mirror of
https://git.kittycat.homes/zoe/codename-routes.git
synced 2024-08-15 03:18:26 +00:00
eeeee
This commit is contained in:
parent
f5a5def3e3
commit
47b9179c67
7 changed files with 27 additions and 16 deletions
|
@ -4,5 +4,4 @@ var server = preload("res://native/StateServer.tscn").instance()
|
|||
|
||||
func _ready():
|
||||
add_child(server)
|
||||
print(server.a)
|
||||
server.foo()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue