From 60bdd306817c8a2a36e31ca3117c1752ddfc0a22 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Mon, 13 Apr 2026 18:11:41 +0900 Subject: [PATCH] Update tabletopIronFrameStand.ts --- .../frontend/src/utility/room/objects/tabletopIronFrameStand.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/frontend/src/utility/room/objects/tabletopIronFrameStand.ts b/packages/frontend/src/utility/room/objects/tabletopIronFrameStand.ts index 4ac66ddf93..7f9129be26 100644 --- a/packages/frontend/src/utility/room/objects/tabletopIronFrameStand.ts +++ b/packages/frontend/src/utility/room/objects/tabletopIronFrameStand.ts @@ -46,7 +46,7 @@ export const tabletopIronFrameStand = defineObject({ boardColor: [0.8, 0.4, 0.1], width: 0.2, depth: 0.1, - height: 0.1, + height: 0.05, }, }, placement: 'top',