mirror of
https://github.com/GrahamKracker/UnityExplorer.git
synced 2025-07-01 11:12:49 +08:00
Update UIManager.cs
This commit is contained in:
@ -57,7 +57,6 @@ namespace UnityExplorer.UI
|
||||
{
|
||||
if (EventSystem.current != EventSys)
|
||||
{
|
||||
ExplorerCore.Log("Forcing EventSystem to UnityExplorer's");
|
||||
ForceUnlockCursor.SetEventSystem();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user