修改
This commit is contained in:
@@ -14,8 +14,7 @@ namespace Stary.Evo
|
||||
//所以为了防止quitting和update两个回调被重复添加,需要先移除后添加
|
||||
EditorApplication.quitting -= OnEditorQuit;
|
||||
EditorApplication.quitting += OnEditorQuit;
|
||||
|
||||
Debug.Log(" 自动运行 ");
|
||||
|
||||
|
||||
if (!CustomEditorPrefs.HasKey("StartUp"))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user