提交战斗系统

This commit is contained in:
1
2025-08-28 02:27:14 +00:00
parent b36ff6d0f1
commit 7dddc0400d
11 changed files with 151 additions and 165 deletions

View File

@@ -8,3 +8,4 @@ type OgrePetInfo struct {
Id uint32
Shiny uint32
}