逻辑修改
This commit is contained in:
parent
4d1b885904
commit
fe3be446fd
@ -37,6 +37,7 @@ export class PlayerHandler {
|
||||
public init(aplayer: Player, owner: BattleHandler){
|
||||
this._owner = owner;
|
||||
this._player = aplayer;
|
||||
this.updateHero();
|
||||
};
|
||||
|
||||
public clear(){
|
||||
|
Loading…
x
Reference in New Issue
Block a user