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

updated map_layout to include new "plus" map

This commit is contained in:
Rickeyhb 2018-04-12 21:56:19 +02:00 committed by GitHub
parent 6e5c2f2a63
commit 15c5391afd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,6 +54,8 @@ local Event = require "utils.event"
--MAP_GEN = require "map_gen.presets.fish_islands"
--MAP_GEN = require "map_gen.presets.ContraSpiral"
--MAP_GEN = require "map_gen.presets.cookies"
MAP_GEN = require "map_gen.presets.plus"
--shapes--
--require "map_gen.shape.left"