From 4529e7b6daa19df27bcd9c53a5a6f0f0654f0ca1 Mon Sep 17 00:00:00 2001 From: grimm <1769111741@qq.com> Date: Mon, 15 Jul 2024 16:39:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=B6=E7=A9=BA=E9=A1=B9=E7=9B=AE=E6=89=93?= =?UTF-8?q?=E5=8C=85=E8=84=9A=E6=9C=AC0.22=20=E5=AE=8C=E5=96=84=E8=84=9A?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shikong.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shikong.sh b/shikong.sh index bb858c4..7b0d5a0 100644 --- a/shikong.sh +++ b/shikong.sh @@ -216,8 +216,8 @@ main_menu() { 1) game_server_option "logic" ;; 2) game_server_option "world" ;; 3) game_server_option "chat" ;; - 4) ;; - 5) echo -e "${red}暂未开放!!!${NC}" ;; + 4) normal_code_update "login" ;; + 5) normal_code_update "pay" ;; 6) echo -e "${red}暂未开放!!!${NC}" ;; 0) echo -e "${red}谢谢使用,再见!${NC}" exit 0