mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-11 16:30:48 +00:00
Merge branch 'Preview4_0' of https://github.com/TorqueGameEngines/Torque3D into alpha40/tsStaticCleanup
This commit is contained in:
commit
23bc293b88
2 changed files with 2 additions and 22 deletions
|
|
@ -481,6 +481,7 @@ void Splash::processTick(const Move*)
|
|||
if( mCurrMS >= mEndingMS )
|
||||
{
|
||||
mDead = true;
|
||||
deleteObject();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue