1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-01-30 04:30:58 +02:00

fixed redmew surface issue

This commit is contained in:
theorangeangle 2019-05-20 00:00:57 -05:00
parent 972eebd357
commit 59f682a75a

View File

@ -1,4 +1,5 @@
local Event = require 'utils.event'
local RS = require 'map_gen.shared.redmew_surface'
local drivers_group = 'Drivers'
local random = math.random