mirror of
https://github.com/pyrollo/display_modpack.git
synced 2024-12-04 03:53:49 +01:00
New Font:render method
This commit is contained in:
parent
ab5a510775
commit
1856121098
2
init.lua
2
init.lua
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user