aboutsummaryrefslogtreecommitdiff
path: root/client/map/tiles/floor.tscn
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-09-27 15:06:25 +0200
committermetamuffin <metamuffin@disroot.org>2024-09-27 15:06:32 +0200
commitefb1bdf2440b02438082c91caf67d3a9b7b5d55d (patch)
tree274c5effaef44486627a268fa7cdfb630d09622e /client/map/tiles/floor.tscn
parent70b463b5d11d4dbcef9631776bc69a00c30e7aee (diff)
downloadhurrycurry-efb1bdf2440b02438082c91caf67d3a9b7b5d55d.tar
hurrycurry-efb1bdf2440b02438082c91caf67d3a9b7b5d55d.tar.bz2
hurrycurry-efb1bdf2440b02438082c91caf67d3a9b7b5d55d.tar.zst
disable floor optimization in menu background
Diffstat (limited to 'client/map/tiles/floor.tscn')
-rw-r--r--client/map/tiles/floor.tscn1
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("")