mirror of
https://github.com/td512/re3.git
synced 2026-02-05 10:54:37 +00:00
Cleanup project a bit
This commit is contained in:
@@ -9,7 +9,7 @@ CAnimBlendHierarchy::CAnimBlendHierarchy(void)
|
||||
numSequences = 0;
|
||||
compressed = 0;
|
||||
totalLength = 0.0f;
|
||||
linkPtr = 0;
|
||||
linkPtr = nil;
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user