Skip to content

Commit 54a19f7

Browse files
committed
transferred over the rest
1 parent ddbe4fe commit 54a19f7

File tree

2 files changed

+83
-255
lines changed

2 files changed

+83
-255
lines changed

Basis/Packages/com.basis.framework/Drivers/Common/BasisAudioAndVisemeDriver.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ public bool TryInitialize(BasisPlayer BasisPlayer)
171171
}
172172
public void OnDestroy()
173173
{
174-
uLipSync.OnDestroy();
174+
uLipSync.DisposeBuffers();
175175
}
176176
public void Simulate(float DeltaTime)
177177
{

0 commit comments

Comments
 (0)