1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-04-11 11:21:54 +02:00

minor change

This commit is contained in:
Gerkiz 2022-04-08 00:35:03 +02:00
parent e7658d12a1
commit bdd16d9a2f

View File

@ -252,7 +252,7 @@ require 'utils.freeplay'
--- this file exists only for the panel to sync and start from within the panel
-- it does nothing if it's not synced from within the panel
require 'utils/templates/map_loader'
require 'map_loader'
if _DUMP_ENV then
require 'utils.dump_env'