New Font:render method

This commit is contained in:
Pierre-Yves Rollo
2018-12-05 15:41:56 +01:00
parent b71d5a8f01
commit f46dd0a72e
5 changed files with 135 additions and 130 deletions

View File

@ -120,7 +120,7 @@ function update_entity(entity)
if not entity then
return
end
if not entity.nodepos then
entity.object:remove() -- Remove old/buggy entity
return