Typo correction.

This commit is contained in:
VforValens 2022-09-10 23:02:58 -04:00
parent e6765e8c5b
commit 280c1c6021

View File

@ -39,7 +39,7 @@ export class Locations
this.logger.info("No Extract Restrictions Enabled"); 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) if (mod.extractionsExtended)
{ {
this.extractionsExtended(); this.extractionsExtended();