```
refactor(common): 统一使用 common.TomeeHeader 替代 player.TomeeHeader 将多处
This commit is contained in:
@@ -18,6 +18,7 @@ type Input struct {
|
||||
AllPet []*info.BattlePetEntity
|
||||
Player common.PlayerI
|
||||
Opp *Input
|
||||
CanCapture bool
|
||||
Finished bool //是否加载完成
|
||||
*info.AttackValue
|
||||
FightC common.FightI
|
||||
|
||||
Reference in New Issue
Block a user