mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-15 09:14:09 +00:00
implemented CutsceneObject; little fixes
This commit is contained in:
parent
a9517c01af
commit
9703ef9b59
12 changed files with 137 additions and 12 deletions
|
@ -9,7 +9,7 @@
|
|||
CAnimBlendClumpData::CAnimBlendClumpData(void)
|
||||
{
|
||||
numFrames = 0;
|
||||
pedPosition = nil;
|
||||
velocity = nil;
|
||||
frames = nil;
|
||||
link.Init();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue