1
This commit is contained in:
@@ -15,6 +15,8 @@ type PetTOPLEVELnboundInfo struct {
|
||||
Head common.TomeeHeader `cmd:"2458" struc:"skip"`
|
||||
Mode uint32 //巅峰赛对战模式 19 = 普通模式单精灵 20 = 普通模式多精灵
|
||||
|
||||
TianxuanPetIDsLen uint32 `struc:"sizeof=TianxuanPetIDs"`
|
||||
TianxuanPetIDs []uint32 `json:"tianxuanPetIds"`
|
||||
}
|
||||
|
||||
// JoINtop 处理控制器请求。
|
||||
|
||||
Reference in New Issue
Block a user