This commit is contained in:
parent
a874dc9a73
commit
df62a0b7c6
2 changed files with 4 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
|||
#include "matrix4x4.h"
|
||||
#include "quat.h"
|
||||
|
||||
#include "IniClass.h"
|
||||
//#include "IniClass.h"
|
||||
|
||||
|
||||
/*****************************************************************************/
|
||||
|
@ -423,7 +423,7 @@ public:
|
|||
Quaternion apu;
|
||||
int Active;
|
||||
Matrix4x4 Mtx,WorldMtx;
|
||||
CIni UserProp;
|
||||
// CIni UserProp;
|
||||
|
||||
std::vector<int> ChildList;
|
||||
std::vector<int> PruneChildList;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue