Fix leaking createTextBillboard
This commit is contained in:
parent
cc3ff7cf9f
commit
9bd4c87b9c
@ -105,6 +105,7 @@ namespace Scripting
|
||||
core::vector3df(1.5f, 1.5f, 1.5f));
|
||||
|
||||
World::getWorld()->getTrack()->addNode(tb);
|
||||
tb->drop();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user