1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-02-09 13:37:02 +02:00

revert change to control.lua

This commit is contained in:
Eric Anderson 2022-03-29 22:53:22 -07:00
parent 9abbd226da
commit 75864b385c

View File

@ -128,7 +128,7 @@ require 'utils.freeplay'
--![[Infinite random dungeon with RPG]]--
--require 'maps.dungeons.main'
require 'maps.dungeons.tiered_dungeon'
--require 'maps.dungeons.tiered_dungeon'
--![[Randomly generating Islands that have to be beaten in levels to gain credits]]--
--require 'maps.island_troopers.main'