mirror of
https://git.kittycat.homes/zoe/codename-routes.git
synced 2024-08-15 03:18:26 +00:00
something that looks halfway ok
This commit is contained in:
parent
e0c020bbd3
commit
c2c9d9b3e3
3 changed files with 32 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
extends Node
|
||||
|
||||
export var xsize = 16
|
||||
export var ysize = 16
|
||||
export var xsize = 256
|
||||
export var ysize = 256
|
||||
export var zsize = 3
|
||||
export var cityname = "night city"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue