mirror of
https://github.com/sinai-dev/UnityExplorer.git
synced 2025-06-16 14:17:51 +08:00
Update HookManagerPanel.cs
This commit is contained in:
parent
7c3443267d
commit
85c88a0fd7
@ -97,6 +97,8 @@ namespace UnityExplorer.UI.Panels
|
|||||||
|
|
||||||
genericArgsHandler.ConstructUI(ContentRoot);
|
genericArgsHandler.ConstructUI(ContentRoot);
|
||||||
genericArgsHandler.UIRoot.SetActive(false);
|
genericArgsHandler.UIRoot.SetActive(false);
|
||||||
|
|
||||||
|
hookCreator.LoadSavedHooks();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user