You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
}getremainingItems(): ReadonlyArray<InventoryItemQuantity>{//TODO: Optimize with a map not nullreturnneededBuildResources.filter((resourceNeeded)=>{constprovidedAmount=
The text was updated successfully, but these errors were encountered:
kingdomarchitect/ts/src/game/component/building/buildingComponent.ts
Line 40 in b709b7e
The text was updated successfully, but these errors were encountered: