From 32cb1f0ff934ce4d1cccbd617097b0b3372d1b51 Mon Sep 17 00:00:00 2001 From: Gerkiz Date: Sat, 26 Oct 2024 12:14:28 +0200 Subject: [PATCH] Remove used map in control --- control.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/control.lua b/control.lua index 3777a402..c749f12f 100644 --- a/control.lua +++ b/control.lua @@ -82,7 +82,7 @@ require 'utils.remote_chunks' --require 'maps.biter_battles.biter_battles' --![[Guide a Train through rough terrain, while defending it from the biters]]-- -require 'maps.mountain_fortress_v3.main' +--require 'maps.mountain_fortress_v3.main' --require 'maps.mountain_fortress_v2.main' --require 'maps.mountain_fortress'