This commit is contained in:
parent
28e68d67c8
commit
5e77b8e3a6
3 changed files with 1 additions and 2 deletions
|
@ -1,2 +1 @@
|
||||||
idleBreathe
|
idleBreathe
|
||||||
idleTwist
|
|
|
@ -22,7 +22,7 @@ using namespace std;
|
||||||
//***************************************************************************
|
//***************************************************************************
|
||||||
vector<CMkActor> ActorList;
|
vector<CMkActor> ActorList;
|
||||||
int TPBase=-1,TPWidth=-1,TPHeight=-1;
|
int TPBase=-1,TPWidth=-1,TPHeight=-1;
|
||||||
int DupThresh;
|
int DupThresh=0;
|
||||||
GString TPOutStr;
|
GString TPOutStr;
|
||||||
|
|
||||||
GString RootPath;
|
GString RootPath;
|
||||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue