Replaced the id system with a simple flag for deletion
This commit is contained in:
@@ -68,6 +68,10 @@ function stepGame()
|
||||
Demo:startPlayback()
|
||||
end
|
||||
end
|
||||
|
||||
cleanDeadParticles()
|
||||
cleanDeadEntities()
|
||||
cleanDeadLights()
|
||||
end
|
||||
|
||||
function drawGame()
|
||||
|
||||
Reference in New Issue
Block a user