mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-15 16:44:36 +00:00
Fix for Issue #96 for DAE updating crash
This commit is contained in:
parent
9ed0f467d8
commit
89ad23a925
4 changed files with 22 additions and 2 deletions
|
|
@ -71,6 +71,8 @@ protected:
|
|||
|
||||
void _onPhysicsReset( PhysicsResetEvent reset );
|
||||
|
||||
void _onStaticChanged();
|
||||
|
||||
public:
|
||||
|
||||
PxPlayer();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue