【m】优化加载架构
This commit is contained in:
@@ -11,7 +11,7 @@ namespace Stary.Evo
|
||||
[InitializeOnLoad]
|
||||
public class LoginAssetWindow : OdinEditorWindow
|
||||
{
|
||||
[MenuItem("Evo/登录", false, 3)]
|
||||
[MenuItem("Evo/登录", false, 0)]
|
||||
static void Init()
|
||||
{
|
||||
var window = (LoginAssetWindow)EditorWindow.GetWindow(typeof(LoginAssetWindow));
|
||||
|
||||
Reference in New Issue
Block a user