diff options
Diffstat (limited to 'client/map')
-rw-r--r-- | client/map/tiles/counter_outer_corner.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/map/tiles/counter_outer_corner.tscn b/client/map/tiles/counter_outer_corner.tscn index a24ff862..c5227dfc 100644 --- a/client/map/tiles/counter_outer_corner.tscn +++ b/client/map/tiles/counter_outer_corner.tscn @@ -5,6 +5,6 @@ [node name="Counter" type="Node3D"] [node name="Mesh" type="MeshInstance3D" parent="."] -transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) +transform = Transform3D(-2.18557e-08, 0, 0.5, 0, 0.5, 0, -0.5, 0, -2.18557e-08, 0, 0, 0) mesh = ExtResource("1_rq22t") skeleton = NodePath("") |