Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

Commit 7386eca

Browse files
committed
Update UIManager.cs
1 parent 97325a5 commit 7386eca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/UI/UIManager.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ public static void Update()
5757
{
5858
if (EventSystem.current != EventSys)
5959
{
60-
ExplorerCore.Log("Forcing EventSystem to UnityExplorer's");
6160
ForceUnlockCursor.SetEventSystem();
6261
}
6362

0 commit comments

Comments
 (0)