1
0
mirror of https://github.com/pyrollo/display_modpack.git synced 2025-01-09 16:40:18 +01:00

New Font:render method

This commit is contained in:
Pierre-Yves Rollo 2018-12-05 15:41:56 +01:00
parent ab5a510775
commit 1856121098

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