改了个false
This commit is contained in:
@@ -12,7 +12,7 @@ namespace Ichni.Editor
|
||||
public bool isDebugging;
|
||||
public bool isPlaying;
|
||||
public AudioSource audioSource;
|
||||
|
||||
private float DspTime => (float)AudioSettings.dspTime;
|
||||
private void Update()
|
||||
{
|
||||
if (isDebugging)
|
||||
|
||||
Reference in New Issue
Block a user