Commented out useless function
This commit is contained in:
@@ -321,7 +321,7 @@ void Demo::onUserInput(UserInput* ui) {
|
|||||||
}
|
}
|
||||||
mousex = ui->getMouseX();
|
mousex = ui->getMouseX();
|
||||||
mousey = ui->getMouseY();
|
mousey = ui->getMouseY();
|
||||||
readMouseGUIInput();
|
//readMouseGUIInput();
|
||||||
// Add other key handling here
|
// Add other key handling here
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user