Update PartInstance.cpp
This commit is contained in:
@@ -70,6 +70,11 @@ void PartInstance::setRotVelocity(Vector3 v)
|
||||
}
|
||||
|
||||
void PartInstance::postRender(RenderDevice *rd)
|
||||
{
|
||||
// possibly descard this function...
|
||||
}
|
||||
|
||||
void PartInstance::renderName(RenderDevice *rd)
|
||||
{
|
||||
if(!nameShown)
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user