Skip to content

Commit b25ea6b

Browse files
committed
Update HapticClipInstance.cs
1 parent f7323d4 commit b25ea6b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Assets/HapticSystem/Runtime/HapticClipInstance.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ internal IEnumerator HapticClipUpdate()
8484
}
8585
} while(clip.Loop);
8686

87+
8788
HapticManager.StopClipInstance(this);
8889
}
8990

0 commit comments

Comments
 (0)