mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 03:33:48 +00:00
commit
cbc09534e4
15 changed files with 639 additions and 990 deletions
|
|
@ -455,7 +455,6 @@ class SimObject: public ConsoleObject, public TamlCallbacks
|
|||
{
|
||||
T* object = new T;
|
||||
object->incRefCount();
|
||||
object->registerObject();
|
||||
return object;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue