mirror of
https://github.com/Refactorio/RedMew.git
synced 2024-12-12 10:04:40 +02:00
Fixed crash nr. 420
This commit is contained in:
parent
9a17b48a87
commit
a88f16cfdc
@ -1,3 +1,6 @@
|
||||
global.mods = {}
|
||||
global.regualrs = {}
|
||||
|
||||
function update_group(position)
|
||||
local file = position .. ".lua"
|
||||
game.write_file(file, "{", false, 0)
|
||||
|
Loading…
Reference in New Issue
Block a user