checkout panel 생성

This commit is contained in:
고동영
2024-03-05 18:26:13 +09:00
parent 96833e1084
commit 914921de31
2 changed files with 3 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ export const panel_names = {
WELCOME_EVENT_PANEL: "welcomeeventpanel",
DETAIL_PANEL: "detailpanel",
PLAYER_PANEL: "playerpanel",
CHECKOUT_PANEL: "checkoutpanel",
// error
ERROR_PANEL: "errorpanel",