diff options
Diffstat (limited to 'client/map/tiles/path.tscn')
-rw-r--r-- | client/map/tiles/path.tscn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/client/map/tiles/path.tscn b/client/map/tiles/path.tscn index 1951680b..cb2d3c72 100644 --- a/client/map/tiles/path.tscn +++ b/client/map/tiles/path.tscn @@ -1,6 +1,6 @@ -[gd_scene load_steps=2 format=3 uid="uid://beo16fa7lo12g"] +[gd_scene load_steps=2 format=3 uid="uid://bwyb2ujmcrsar"] -[ext_resource type="ArrayMesh" uid="uid://1jelocokc0vu" path="res://map/tiles/path.res" id="1_6fqu5"] +[ext_resource type="ArrayMesh" path="res://map/tiles/path.res" id="1_6fqu5"] [node name="Path" type="Node3D"] |