mirror of
https://git.kittycat.homes/zoe/codename-routes.git
synced 2024-08-15 03:18:26 +00:00
hand over the changed tiles !!! >:(
This commit is contained in:
parent
38e5cbb2dd
commit
2735749baa
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ var tilemaps = []
|
|||
|
||||
func _ready():
|
||||
server.generate_world(xsize, ysize, zsize)
|
||||
print(server.get_tile_at(xsize -1,ysize -1,zsize-1))
|
||||
|
||||
func respawn_tilemaps(amount):
|
||||
tilemaps = []
|
||||
|
|
Loading…
Reference in a new issue