From 7aed1943b7de7ed1623f3bbfd8f40c3a6c4f3072 Mon Sep 17 00:00:00 2001 From: gahusb Date: Fri, 12 Jun 2026 14:24:36 +0900 Subject: [PATCH] =?UTF-8?q?fix(ascension):=20=EB=A9=94=EB=89=B4=20Asc=20?= =?UTF-8?q?=EC=97=94=ED=8B=B0=ED=8B=B0=20guid=20=EC=B6=A9=EB=8F=8C=20?= =?UTF-8?q?=ED=95=B4=EC=86=8C=20(190=E2=86=92195~197)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit CharacterSelectHud/OpaqueBackdrop이 menu:190 선점 — AscMinus 미표시 원인 Co-Authored-By: Claude Opus 4.8 (1M context) --- tools/deck/gen-slaydeck.mjs | 6 +++--- ui/DefaultGroup.ui | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tools/deck/gen-slaydeck.mjs b/tools/deck/gen-slaydeck.mjs index 18bc5d9..e762533 100644 --- a/tools/deck/gen-slaydeck.mjs +++ b/tools/deck/gen-slaydeck.mjs @@ -2112,7 +2112,7 @@ function upsertUi() { })); // 승천 선택 (P11): [-] 라벨 [+] menu.push(entity({ - id: guid('menu', 190), + id: guid('menu', 195), path: '/ui/DefaultGroup/MainMenu/AscMinus', modelId: 'uibutton', entryId: 'UIButton', @@ -2126,7 +2126,7 @@ function upsertUi() { ], })); menu.push(entity({ - id: guid('menu', 191), + id: guid('menu', 196), path: '/ui/DefaultGroup/MainMenu/AscLabel', modelId: 'uitext', entryId: 'UIText', @@ -2139,7 +2139,7 @@ function upsertUi() { ], })); menu.push(entity({ - id: guid('menu', 192), + id: guid('menu', 197), path: '/ui/DefaultGroup/MainMenu/AscPlus', modelId: 'uibutton', entryId: 'UIButton', diff --git a/ui/DefaultGroup.ui b/ui/DefaultGroup.ui index 6cf4009..c06b1b7 100644 --- a/ui/DefaultGroup.ui +++ b/ui/DefaultGroup.ui @@ -287219,7 +287219,7 @@ } }, { - "id": "0e0000be-0000-4000-8000-00000e0000be", + "id": "0e0000c3-0000-4000-8000-00000e0000c3", "path": "/ui/DefaultGroup/MainMenu/AscMinus", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.ButtonComponent,MOD.Core.TextComponent", "jsonString": { @@ -287454,7 +287454,7 @@ } }, { - "id": "0e0000bf-0000-4000-8000-00000e0000bf", + "id": "0e0000c4-0000-4000-8000-00000e0000c4", "path": "/ui/DefaultGroup/MainMenu/AscLabel", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -287642,7 +287642,7 @@ } }, { - "id": "0e0000c0-0000-4000-8000-00000e0000c0", + "id": "0e0000c5-0000-4000-8000-00000e0000c5", "path": "/ui/DefaultGroup/MainMenu/AscPlus", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.ButtonComponent,MOD.Core.TextComponent", "jsonString": {