From 280c1c6021ba8608f2de1a159d097e547844baf0 Mon Sep 17 00:00:00 2001 From: VforValens Date: Sat, 10 Sep 2022 23:02:58 -0400 Subject: [PATCH] Typo correction. --- src/locations.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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();