diff --git a/src/locations.ts b/src/locations.ts index 8ecbd6f..c1e905b 100644 --- a/src/locations.ts +++ b/src/locations.ts @@ -39,7 +39,7 @@ export class Locations this.logger.info("No Extract Restrictions Enabled"); } - // Make all extractions of the map available regardless of the infill + // Make all extractions of the map available regardless of the infil if (mod.extractionsExtended) { this.extractionsExtended();