mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 03:33:48 +00:00
commit
6492028bb2
26 changed files with 79 additions and 52 deletions
|
|
@ -3339,6 +3339,6 @@ void ShapeBase::ejectShellCasing( U32 imageSlot )
|
|||
|
||||
if (!casing->registerObject())
|
||||
delete casing;
|
||||
|
||||
casing->init( shellPos, shellVel );
|
||||
else
|
||||
casing->init( shellPos, shellVel );
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue