This commit is contained in:
Putoo
2026-07-08 19:13:55 +08:00
parent 5d0ebe5077
commit fe2696074b
59 changed files with 1448 additions and 112 deletions

View File

@@ -9,6 +9,7 @@ public static class GameChatEnum
Team,//队伍
Region,//全区
Dress,//全服
System//系统
System,//系统
Notice,//通知
}
}