mirror of
https://github.com/Minecraft-Community-Edition/client.git
synced 2026-05-23 01:24:32 +00:00
keyboard warrior
This commit is contained in:
@@ -35,6 +35,8 @@ void KeyboardMouseInput::Init()
|
||||
m_mouseGrabbed = false;
|
||||
m_cursorHiddenForUI = false;
|
||||
m_windowFocused = true;
|
||||
m_kbmActive = true;
|
||||
m_screenWantsCursorHidden = false;
|
||||
m_hasInput = false;
|
||||
|
||||
RAWINPUTDEVICE rid;
|
||||
|
||||
Reference in New Issue
Block a user