This commit is contained in:
2025-04-11 11:10:16 +08:00
parent f7e101d56e
commit 5bd1818a88
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ namespace Stary.Evo.TableTextConversion
// 转化表的名称
private static string newDataName;
[MenuItem("Exsl/信息表转换")]
[MenuItem("Evo/Exsl配置表/信息表转换")]
static void ShowWindows()
{
window = (ConvertedExslDataMessage)EditorWindow.GetWindow(typeof(ConvertedExslDataMessage));