forked from OpenWF/SpaceNinjaServer
chore: fix typo
This commit is contained in:
parent
8ae5fcfad0
commit
b958c108f9
@ -306,7 +306,7 @@ const pushSortieIfRelevant = (worldState: IWorldState, day: number): void => {
|
||||
];
|
||||
const pushTilesetModifiers = (tileset: string): void => {
|
||||
switch (tileset) {
|
||||
case "SORTIE_MODIFIER_HAZARD_FOG":
|
||||
case "GrineerForestTileset":
|
||||
modifiers.push("SORTIE_MODIFIER_HAZARD_FOG");
|
||||
break;
|
||||
case "CorpusShipTileset":
|
||||
|
Loading…
x
Reference in New Issue
Block a user