Revert "Merge branch 'lcs' of https://github.com/GTAmodding/re3 into lcs"

This reverts commit d63e3f1559, reversing
changes made to ec17355056.
This commit is contained in:
Fire-Head
2021-01-13 23:15:33 +03:00
parent d63e3f1559
commit 97c9a4a02c
40 changed files with 542 additions and 707 deletions

View File

@@ -8,7 +8,7 @@
CAnimBlendClumpData::CAnimBlendClumpData(void)
{
numFrames = 0;
velocity2d = nil;
velocity = nil;
frames = nil;
link.Init();
}