Remove loady

This commit is contained in:
Empathic Qubit 2021-05-02 02:29:26 -04:00
parent aa6f8babc8
commit 529f5dc67a

View file

@ -570,7 +570,6 @@ local function mainLoop(_M, genome)
if nextArea ~= _M.lastArea then
_M.lastArea = nextArea
game.onceAreaLoaded(function()
message(_M, "Loady")
_M.timeout = _M.timeout + 60 * 5
_M.currentArea = nextArea
_M.lastArea = _M.currentArea