mirror of
https://github.com/Refactorio/RedMew.git
synced 2024-12-12 10:04:40 +02:00
Update control.lua
This commit is contained in:
parent
caca778ec5
commit
246d429c2d
@ -7,9 +7,6 @@ require 'utils.math'
|
|||||||
require 'map_gen.shared.perlin_noise'
|
require 'map_gen.shared.perlin_noise'
|
||||||
require 'map_layout'
|
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
|
-- Library modules which, if missing, will cause other feature modules to fail
|
||||||
require 'features.base_data'
|
require 'features.base_data'
|
||||||
--require 'features.follow' -- Nothing currently uses anything inside follow
|
--require 'features.follow' -- Nothing currently uses anything inside follow
|
||||||
|
Loading…
Reference in New Issue
Block a user