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