mirror of
https://github.com/sinai-dev/UnityExplorer.git
synced 2025-01-06 01:23:31 +08:00
Update ForceUnlockCursor.cs
This commit is contained in:
parent
0432c6d56c
commit
58d60a10d4
@ -176,6 +176,7 @@ namespace UnityExplorer.UI
|
||||
// Set to our current system
|
||||
m_settingEventSystem = true;
|
||||
EventSystem.current = UIManager.EventSys;
|
||||
UIManager.EventSys.enabled = true;
|
||||
InputManager.ActivateUIModule();
|
||||
m_settingEventSystem = false;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user