mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-11 06:34:36 +00:00
clean up
This commit is contained in:
parent
31481931e8
commit
a81c6ebd06
8 changed files with 201 additions and 187 deletions
|
|
@ -788,7 +788,7 @@ class TSThread
|
|||
keyPos = 0;
|
||||
mSeqPos = 0;
|
||||
mShapeInstance = NULL;
|
||||
makePath = false; //XXTH NULL;
|
||||
makePath = false;
|
||||
priority = 0;
|
||||
sequence = 0;
|
||||
timeScale = 1.0f;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue