1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-01-18 03:21:47 +02:00

Merge pull request #507 from Jayefuu/patch-3

Added spiral_crossings preset to map_layout.lua
This commit is contained in:
Matthew 2018-12-05 03:49:29 -05:00 committed by GitHub
commit c75bc2bb24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,6 +88,7 @@ local tiles_per_tick = 32
--shape = require "map_gen.presets.tetris"
--shape = require "map_gen.presets.world_map_thanksgiving"
--shape = require "map_gen.presets.rotten_apples"
--shape = require "map_gen.presets.spiral_crossings"
--shape = require "map_gen.presets.test"
--shapes--