diff --git a/src/core/execution/TransportShipExecution.ts b/src/core/execution/TransportShipExecution.ts index dd589ad00..b0584d919 100644 --- a/src/core/execution/TransportShipExecution.ts +++ b/src/core/execution/TransportShipExecution.ts @@ -76,7 +76,6 @@ export class TransportShipExecution implements Execution { this.attacker.id(), ); this.active = false; - this.attacker.addTroops(this.troops); return; }