mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-24 06:54:41 +00:00
bugfix: SAM launcher in build menu when disable nukes set
This commit is contained in:
@@ -424,6 +424,7 @@ export class BuildMenu extends LitElement implements Layer {
|
||||
UnitType.MIRV,
|
||||
UnitType.HydrogenBomb,
|
||||
UnitType.MissileSilo,
|
||||
UnitType.SAMLauncher,
|
||||
].includes(item.unitType),
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user