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

Commit 58d60a1

Browse files
committed
Update ForceUnlockCursor.cs
1 parent 0432c6d commit 58d60a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/UI/ForceUnlockCursor.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ public static void SetEventSystem()
176176
// Set to our current system
177177
m_settingEventSystem = true;
178178
EventSystem.current = UIManager.EventSys;
179+
UIManager.EventSys.enabled = true;
179180
InputManager.ActivateUIModule();
180181
m_settingEventSystem = false;
181182
}

0 commit comments

Comments
 (0)