111
This commit is contained in:
@@ -10,7 +10,7 @@ namespace Stary.Evo.Editor
|
||||
{
|
||||
public static OdinEditorWindow window;
|
||||
|
||||
[MenuItem("Evo/Apk打包工具")]
|
||||
[MenuItem("Evo/Dev/Apk打包工具")]
|
||||
static void ShowWindows()
|
||||
{
|
||||
window = (BuildApkWindow)EditorWindow.GetWindow(typeof(BuildApkWindow));
|
||||
|
||||
Reference in New Issue
Block a user