1
0
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:
Maik Wild 2017-10-21 23:58:35 +02:00
parent 8014be1735
commit e0c710107a

View File

@ -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