diff --git a/hwe/func_legacy.php b/hwe/func_legacy.php index ea11bfe5..ffe23de9 100644 --- a/hwe/func_legacy.php +++ b/hwe/func_legacy.php @@ -119,6 +119,11 @@ function backButton() return "
"; } +function gatewayButton() +{ + return "
"; +} + function CoreBackButton() { return "
"; diff --git a/hwe/select_npc.php b/hwe/select_npc.php index bb73c0f5..df096301 100644 --- a/hwe/select_npc.php +++ b/hwe/select_npc.php @@ -94,7 +94,7 @@ if ($gencount >= $maxgeneral) {
-
장 수 선 택
+
장 수 선 택
@@ -142,7 +142,7 @@ if ($gencount >= $maxgeneral) {
-
+
diff --git a/hwe/ts/PageJoin.vue b/hwe/ts/PageJoin.vue index fa977b17..f3712ba4 100644 --- a/hwe/ts/PageJoin.vue +++ b/hwe/ts/PageJoin.vue @@ -1,5 +1,5 @@