mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-15 14:34:09 +00:00
Cleanup project a bit
This commit is contained in:
parent
d12db35a9f
commit
2115faec38
37 changed files with 319 additions and 317 deletions
|
@ -366,7 +366,7 @@ RpAnimBlendClumpUpdateAnimations(RpClump *clump, float timeDelta)
|
|||
updateData.foobar = 1;
|
||||
}
|
||||
}
|
||||
updateData.nodes[i] = 0;
|
||||
updateData.nodes[i] = nil;
|
||||
|
||||
clumpData->ForAllFrames(FrameUpdateCallBack, &updateData);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue