mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-11 03:37:27 +08:00
[F] CurrentPlayMsec conflict with speed settings
This commit is contained in:
@@ -90,6 +90,7 @@ public class DebugFeature
|
||||
|
||||
public static double CurrentPlayMsec
|
||||
{
|
||||
[Obsolete("不要用它,它有问题。用 PractiseMode.CurrentPlayMsec")]
|
||||
get
|
||||
{
|
||||
if (IsPolyfill)
|
||||
|
||||
Reference in New Issue
Block a user