diff --git a/Setups/YNLEditorSetup.cs b/Setups/YNLEditorSetup.cs index 171b35c..4d065d2 100644 --- a/Setups/YNLEditorSetup.cs +++ b/Setups/YNLEditorSetup.cs @@ -22,7 +22,7 @@ private static void OnPostprocessAllAssets(string[] importedAssets, string[] del public static void InitializeOnLoad() { -#if YNL_UTILITIES +#if !YNL_UTILITIES Debug.Log($"⚠ Caution: YNL - Editor requires YNL - Utilities"); #else EditorDefineSymbols.AddSymbols("YNL_EDITOR"); diff --git a/package.json b/package.json index 2bad4f1..eb6d388 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "com.yunasawa.ynl.editor", "displayName": "YNL - Editor", - "version": "1.5.1", + "version": "1.5.2", "unity": "2022.3", "description": "YNL - Editor provides you tools to help you on your developing progress.", "keywords": [