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": {