diff options
Diffstat (limited to 'client/map/tiles/floor.tscn')
-rw-r--r-- | client/map/tiles/floor.tscn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/map/tiles/floor.tscn b/client/map/tiles/floor.tscn index 5132f15b..61299e3a 100644 --- a/client/map/tiles/floor.tscn +++ b/client/map/tiles/floor.tscn @@ -6,6 +6,5 @@ [node name="Mesh" type="MeshInstance3D" parent="."] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) -visible = false mesh = ExtResource("1_8pd6m") skeleton = NodePath("") |