This commit is contained in:
parent
a874dc9a73
commit
df62a0b7c6
2 changed files with 4 additions and 3 deletions
|
@ -647,6 +647,7 @@ std::vector<CNode> const &SkinTree=ST->GetTree();
|
|||
|
||||
//-----------------------------------------------------------------------------
|
||||
// Load User Props - Loaded as Ini File
|
||||
/*
|
||||
int PropCount=UserPropChunk.size();
|
||||
for (int Loop=0;Loop<PropCount;Loop++)
|
||||
{
|
||||
|
@ -667,7 +668,7 @@ int PropCount=UserPropChunk.size();
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
*/
|
||||
//-----------------------------------------------------------------------------
|
||||
// Build Pruned Tree
|
||||
ResetPruneTree();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue