mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-08 19:30:36 +00:00
Merge branch 'master' into miami
# Conflicts: # src/animation/AnimBlendAssocGroup.cpp # src/animation/AnimBlendAssociation.cpp # src/animation/AnimManager.cpp # src/core/Streaming.cpp
This commit is contained in:
commit
4b8d6a3223
4 changed files with 11 additions and 6 deletions
|
@ -159,6 +159,7 @@ CAnimBlendAssociation::Start(float time)
|
|||
flags |= ASSOC_RUNNING;
|
||||
SetCurrentTime(time);
|
||||
}
|
||||
|
||||
bool
|
||||
CAnimBlendAssociation::UpdateTime(float timeDelta, float relSpeed)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue