1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-09-16 09:16:22 +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

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--