hand over the changed tiles !!! >:(

This commit is contained in:
Zoe 2022-05-05 11:43:52 +02:00
parent 38e5cbb2dd
commit 2735749baa
1 changed files with 0 additions and 1 deletions

View File

@ -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 = []