From 8a9e51797c7307dd80275f3f5cf135e0ba73a0a9 Mon Sep 17 00:00:00 2001 From: yum Date: Tue, 18 Feb 2025 00:22:14 -0800 Subject: update readme --- Editor/Generate_Animator.cs | 2 -- 1 file changed, 2 deletions(-) (limited to 'Editor') diff --git a/Editor/Generate_Animator.cs b/Editor/Generate_Animator.cs index e1032ca..648921a 100644 --- a/Editor/Generate_Animator.cs +++ b/Editor/Generate_Animator.cs @@ -1209,8 +1209,6 @@ namespace YOTS EditorUtility.SetDirty(mainMenu); Debug.Log($"Updated existing VRChat menu at: {existingMenuPath}"); } - - //Debug.Log($"Generated YOTS submenu at: {yotsSubmenuPath}"); } public static void GenerateAnimator(string configPath = null, string animatorName = "YOTS_FX", string existingParamsPath = null, string existingMenuPath = null) -- cgit v1.2.3