We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2683d1b commit 049ef5fCopy full SHA for 049ef5f
Core/Tools/W3DView/GraphicView.cpp
@@ -546,7 +546,7 @@ CGraphicView::RepaintView
546
//
547
// Let the audio class think
548
549
- WWAudioClass::Get_Instance ()->On_Frame_Update (WW3D::Get_Sync_Frame_Time());
+ WWAudioClass::Get_Instance ()->On_Frame_Update (WW3D::Get_Logic_Frame_Time_Milliseconds());
550
551
552
// Update the count of particles and polys in the status bar
0 commit comments