mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-23 04:32:09 +00:00
npcs build ports
This commit is contained in:
@@ -80,8 +80,10 @@ export class UnitLayer implements Layer {
|
||||
break;
|
||||
case UnitType.TradeShip:
|
||||
this.handleTradeShipEvent(event)
|
||||
break;
|
||||
case UnitType.AtomBomb:
|
||||
this.handleNuke(event)
|
||||
break
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user