mirror of
https://git.kittycat.homes/zoe/codename-routes.git
synced 2024-08-15 03:18:26 +00:00
7 lines
82 B
GDScript
7 lines
82 B
GDScript
extends TileMap
|
|
|
|
var id: int
|
|
|
|
func _ready():
|
|
pass # Replace with function body.
|
|
|