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

Added spiral_crossings preset to map_layout.lua

This commit is contained in:
Jayefuu 2018-12-03 21:54:31 +00:00 committed by GitHub
parent 4738275a84
commit 5fbf477d7e
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--