mirror of
https://github.com/Refactorio/RedMew.git
synced 2024-12-12 10:04:40 +02:00
Added debug text
This commit is contained in:
parent
8014be1735
commit
e0c710107a
@ -426,6 +426,8 @@ local function get_group()
|
||||
for i=2,174 do
|
||||
group.set_allows_action(i, false)
|
||||
end
|
||||
else
|
||||
game.print("This would have nearly crashed the server, please consult the next best scenario dev (valansch or TWLtriston).")
|
||||
end
|
||||
end
|
||||
return group
|
||||
|
Loading…
Reference in New Issue
Block a user