mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-11-06 09:09:26 +02:00
Update control.lua
This commit is contained in:
@@ -7,9 +7,6 @@ require 'utils.math'
|
||||
require 'map_gen.shared.perlin_noise'
|
||||
require 'map_layout'
|
||||
|
||||
-- Specific to RedMew hosts, can be disabled safely if not hosting on RedMew servers
|
||||
require 'features.bot'
|
||||
|
||||
-- Library modules which, if missing, will cause other feature modules to fail
|
||||
require 'features.base_data'
|
||||
--require 'features.follow' -- Nothing currently uses anything inside follow
|
||||
|
||||
Reference in New Issue
Block a user