1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-12 10:04:40 +02:00

load map selection first

This commit is contained in:
grilledham 2019-02-02 14:39:22 +00:00
parent ef9262abce
commit 786cb0e8cc

View File

@ -1,6 +1,6 @@
local shape = require 'map_selection'
local b = require 'map_gen.shared.builders'
local RS = require 'map_gen.shared.redmew_surface'
local shape = require 'map_selection'
local config = global.config.map_generation
if #config.entity_modules > 0 then