Stop mouse from creeping around the screen when not being moved
This commit is contained in:
@@ -454,6 +454,7 @@ void MultiMouseProcess()
|
||||
{
|
||||
ManyMouseEvent event;
|
||||
|
||||
Mouse1MoveX = Mouse1MoveY = Mouse2MoveX = Mouse2MoveY = 0;
|
||||
ManyMouse_PollEvent(&event);
|
||||
|
||||
if (event.type == MANYMOUSE_EVENT_RELMOTION)
|
||||
|
||||
Reference in New Issue
Block a user