Fix for Issue #96 for DAE updating crash

This commit is contained in:
DavidWyand-GG 2012-10-17 14:45:13 -04:00
parent 9ed0f467d8
commit 89ad23a925
4 changed files with 22 additions and 2 deletions

View file

@ -71,6 +71,8 @@ protected:
void _onPhysicsReset( PhysicsResetEvent reset );
void _onStaticChanged();
public:
PxPlayer();