mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-16 09:04:38 +00:00
uneeeded
This commit is contained in:
parent
5ff83138cf
commit
40d38cc1ec
1 changed files with 0 additions and 3 deletions
|
|
@ -610,9 +610,6 @@ void TSStatic::onShapeChanged()
|
||||||
{
|
{
|
||||||
_createShape();
|
_createShape();
|
||||||
_updateShouldTick();
|
_updateShouldTick();
|
||||||
|
|
||||||
if (isServerObject())
|
|
||||||
setMaskBits(AdvancedStaticOptionsMask);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void TSStatic::setSkinName(const char* name)
|
void TSStatic::setSkinName(const char* name)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue