1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-03-17 20:58:13 +02:00

minor fix to poll

This commit is contained in:
Gerkiz 2020-04-28 19:04:10 +02:00
parent 01ca4465f2
commit f9d6e2bfeb

View File

@ -1213,7 +1213,6 @@ function Class.reset()
end
function Class.get_no_notify_players()
log(serpent.block(no_notify_players))
return no_notify_players
end