Update UIManager.cs

This commit is contained in:
sinaioutlander 2020-12-15 19:33:04 +11:00
parent 97325a5f3a
commit 7386eca0c2

View File

@ -57,7 +57,6 @@ namespace UnityExplorer.UI
{
if (EventSystem.current != EventSys)
{
ExplorerCore.Log("Forcing EventSystem to UnityExplorer's");
ForceUnlockCursor.SetEventSystem();
}