forked from organicmaps/organicmaps
Fixed recovering of follow-and-rotate mode in routing
This commit is contained in:
parent
22a7186f18
commit
d26edff2e6
1 changed files with 1 additions and 0 deletions
|
@ -1092,6 +1092,7 @@ void AnimationSystem::CombineAnimation(drape_ptr<Animation> animation)
|
|||
return;
|
||||
}
|
||||
}
|
||||
|
||||
PushAnimation(move(animation));
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue