mirror of
https://github.com/sinai-dev/UnityExplorer.git
synced 2025-06-16 22:27:45 +08:00
Update UIManager.cs
This commit is contained in:
parent
97325a5f3a
commit
7386eca0c2
@ -57,7 +57,6 @@ namespace UnityExplorer.UI
|
|||||||
{
|
{
|
||||||
if (EventSystem.current != EventSys)
|
if (EventSystem.current != EventSys)
|
||||||
{
|
{
|
||||||
ExplorerCore.Log("Forcing EventSystem to UnityExplorer's");
|
|
||||||
ForceUnlockCursor.SetEventSystem();
|
ForceUnlockCursor.SetEventSystem();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user