mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-16 08:13:23 +00:00
add South America map (#184)
This commit is contained in:
@@ -137,7 +137,6 @@ export class EventsDisplay extends LitElement implements Layer {
|
||||
this.outgoingBoats = myPlayer
|
||||
.units()
|
||||
.filter((u) => u.type() === UnitType.TransportShip);
|
||||
console.log("loan", this.outgoingBoats);
|
||||
|
||||
this.requestUpdate();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user