mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-09 17:18:05 +00:00
Merge branch 'v26'
This commit is contained in:
@@ -202,6 +202,7 @@ const _structureTypes: ReadonlySet<UnitType> = new Set([
|
||||
UnitType.SAMLauncher,
|
||||
UnitType.MissileSilo,
|
||||
UnitType.Port,
|
||||
UnitType.Factory,
|
||||
]);
|
||||
|
||||
export function isStructureType(type: UnitType): boolean {
|
||||
|
||||
Reference in New Issue
Block a user