misc: wip
This commit is contained in:
@@ -47,7 +47,7 @@ export class Troop extends LazyEntityUpdater<ITroopEntity> {
|
||||
this.leader.quitTroop();
|
||||
}
|
||||
|
||||
this.resourceController.reserveDeleteTroop(this._raw.id);
|
||||
this.resourceController.reserveDelete(this);
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user