1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-09-16 09:16:22 +02:00

fixed file path

This commit is contained in:
grilledham
2018-01-24 19:49:05 +00:00
parent 9d7b7f64bb
commit d4b2d655b4

View File

@@ -1,6 +1,6 @@
--Author: Valansch
local wrech_items_module = require "map_genmisc.wreck_items"
local wrech_items_module = require "map_gen.misc.wreck_items"
local resource_types = {"copper-ore", "iron-ore", "coal", "stone", "uranium-ore", "crude-oil"}