Skip to content

Commit 15d89bc

Browse files
committed
fix stove-to-stand anim
1 parent 3aa46fa commit 15d89bc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

game/world/objects/npc.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3619,6 +3619,7 @@ void Npc::quitIneraction() {
36193619
return;
36203620
if(invTorch)
36213621
processDefInvTorch();
3622+
implAniWait(visual.pose().animationTotalTime());
36223623
currentInteract=nullptr;
36233624
}
36243625

0 commit comments

Comments
 (0)