时空项目打包脚本0.22 完善脚本

main
grimm 2024-07-15 16:39:08 +08:00
parent 3b78500715
commit 4529e7b6da
1 changed files with 2 additions and 2 deletions

View File

@ -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