diff options
Diffstat (limited to 'client/map/tiles/path.tscn')
-rw-r--r-- | client/map/tiles/path.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/map/tiles/path.tscn b/client/map/tiles/path.tscn index cb2d3c72..b618e279 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://bwyb2ujmcrsar"] -[ext_resource type="ArrayMesh" path="res://map/tiles/path.res" id="1_6fqu5"] +[ext_resource type="ArrayMesh" uid="uid://1jelocokc0vu" path="res://map/tiles/path.res" id="1_6fqu5"] [node name="Path" type="Node3D"] |