multimon fixes
This commit is contained in:
parent
f9a4e9aecd
commit
cf76b90606
12 changed files with 114 additions and 41 deletions
|
|
@ -21,8 +21,6 @@ public:
|
|||
Vector2D getMouseCoordsInternal();
|
||||
|
||||
private:
|
||||
Vector2D m_vMouseCoords = Vector2D(0,0);
|
||||
Vector2D m_vWLRMouseCoords = Vector2D(0,0);
|
||||
|
||||
std::list<SKeyboard> m_lKeyboards;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue