chors: 更新配置文件,修改节拍器判断逻辑
This commit is contained in:
Binary file not shown.
@@ -13,7 +13,7 @@ namespace OCES
|
|||||||
|
|
||||||
void OnEnable()
|
void OnEnable()
|
||||||
{
|
{
|
||||||
if (AudioSystem.Instance != null) RegisterCallBack();
|
if (AudioSystem.Instance) RegisterCallBack();
|
||||||
}
|
}
|
||||||
|
|
||||||
void Start()
|
void Start()
|
||||||
|
|||||||
Reference in New Issue
Block a user