大修
This commit is contained in:
@@ -53,11 +53,9 @@ namespace Ichni.Editor
|
||||
}
|
||||
public void Update()
|
||||
{
|
||||
if (EditorManager.instance.musicPlayer.isPlaying)
|
||||
if (CoreServices.TimeProvider.IsPlaying)
|
||||
{
|
||||
UpdateTime();
|
||||
|
||||
|
||||
}
|
||||
|
||||
if (RectTransformUtility.RectangleContainsScreenPoint(GetinputArea, Mouse.current.position.ReadValue()))
|
||||
|
||||
Reference in New Issue
Block a user