removing collectgarbage() from layout creation
This commit is contained in:
parent
aa927fe26a
commit
4b810fc584
@ -49,7 +49,6 @@ local to_test = Pointset.create()
|
||||
local tested = Pointset.create()
|
||||
|
||||
function DigtronLayout.create(pos, player)
|
||||
collectgarbage()
|
||||
local self = {}
|
||||
setmetatable(self, DigtronLayout)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user