Fixed a small removal issue

This commit is contained in:
Justin van der Leij 2018-07-30 12:30:05 +02:00
parent 404a6b1c6b
commit acc5830cc6
2 changed files with 14 additions and 10 deletions

View file

@ -115,4 +115,4 @@ for i = 1, 100 do
end
Game:addEntity(e)
end
end