GCG技能初步 但有很多问题

This commit is contained in:
UnKownOwO
2023-01-08 20:33:14 +08:00
parent dee9fea310
commit 99408a745f
10 changed files with 1031 additions and 180 deletions

View File

@@ -20,4 +20,5 @@ func InitConstant() {
InitEntityTypeConst()
InitStaminaCostConst()
InitWeaponTypeConst()
InitGCGTokenConst()
}