mirror of
https://git.kittycat.homes/zoe/codename-routes.git
synced 2024-08-15 03:18:26 +00:00
aweiedsjfjdshf
This commit is contained in:
parent
797aab3443
commit
e0c020bbd3
8 changed files with 33 additions and 32 deletions
|
@ -1,3 +1,3 @@
|
|||
source_md5="30885b768ea8e61f6f1072099ba8c3af"
|
||||
dest_md5="3858a5d8c4a4ecf0f3bd148fa4d0440a"
|
||||
source_md5="eaa193d5026134717cb7a679b662d485"
|
||||
dest_md5="2cdafd45bc53a3c67ee607a5f4ff9fd0"
|
||||
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 7 KiB After Width: | Height: | Size: 8.7 KiB |
|
@ -1,8 +1,8 @@
|
|||
extends Node
|
||||
|
||||
export var xsize = 512
|
||||
export var ysize = 512
|
||||
export var zsize = 16
|
||||
export var xsize = 16
|
||||
export var ysize = 16
|
||||
export var zsize = 3
|
||||
export var cityname = "night city"
|
||||
|
||||
func _ready():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue