新增接口
This commit is contained in:
parent
9de5d7596a
commit
9ced03a86a
@ -73,6 +73,10 @@ export class BattleHandler {
|
||||
this.addPlayer(newplayer);
|
||||
}
|
||||
};
|
||||
|
||||
public updatePlayerHero(aplayerid: string){
|
||||
|
||||
};
|
||||
//----------------------------------------------------------------------------
|
||||
|
||||
public addPlayer(aplayer: Player): PlayerHandler{
|
||||
|
Loading…
x
Reference in New Issue
Block a user