mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-09-16 09:16:22 +02:00
Small changes in code
This commit is contained in:
@@ -7,7 +7,7 @@ function update_group(position)
|
||||
line = string.format('["%s"] = "",\n', player_name)
|
||||
game.write_file(file, line, true, 0)
|
||||
end
|
||||
game.write_file(file, "}", true)
|
||||
game.write_file(file, "}", true, 0)
|
||||
end
|
||||
|
||||
function get_actor()
|
||||
|
Reference in New Issue
Block a user