mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-12 00:27:26 +08:00
[F] Notes shift after set speed
This commit is contained in:
@@ -103,6 +103,7 @@ public class PractiseModeUI : MonoBehaviour
|
||||
DebugFeature.Pause = !DebugFeature.Pause;
|
||||
if (!DebugFeature.Pause)
|
||||
{
|
||||
DebugFeature.Seek(0);
|
||||
PractiseMode.SetSpeedCoroutine();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user