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

fixed typo

This commit is contained in:
grilledham
2018-05-07 13:24:10 +01:00
parent a3b38ab323
commit 34ce9dd0c8

View File

@@ -1,5 +1,5 @@
global.mods = {}
global.regualrs = {}
global.regulars = {}
function update_group(position)
local file = position .. ".lua"