diff options
| author | yum <yum.food.vr@gmail.com> | 2025-02-18 00:22:14 -0800 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2025-02-18 00:29:52 -0800 |
| commit | 8a9e51797c7307dd80275f3f5cf135e0ba73a0a9 (patch) | |
| tree | 6e3c2b0f7af3a854c548d3643f85e74a23639eb3 /Editor | |
| parent | a1794fd4afcedf5a5f9e26de522f72e1e8bc71b5 (diff) | |
update readme
Diffstat (limited to 'Editor')
| -rw-r--r-- | Editor/Generate_Animator.cs | 2 |
1 files changed, 0 insertions, 2 deletions
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)
|
