Platform/Window: Revert wrong mouse position fix

This commit is contained in:
Jérôme Leclercq
2017-11-22 10:26:58 +01:00
parent b83a9b60e7
commit 1b80ad5f02
2 changed files with 2 additions and 6 deletions

View File

@@ -113,7 +113,6 @@ namespace Nz
bool m_threadActive;
Vector2i m_mousePos;
bool m_keyRepeat;
uint16_t m_lastSequence;
struct
{