From 2afbf25c36fd7fc0b654aec64c5e0d186caa2055 Mon Sep 17 00:00:00 2001 From: Gerkiz Date: Wed, 12 Jun 2024 00:34:45 +0200 Subject: [PATCH] Remove included map in control --- control.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/control.lua b/control.lua index 5c6b0e1a..89a7bec1 100644 --- a/control.lua +++ b/control.lua @@ -83,7 +83,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'