mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-13 15:56:00 +00:00
mouseh fix
This commit is contained in:
@@ -423,6 +423,7 @@ void fix_mouseh() {
|
||||
else
|
||||
#endif
|
||||
mouseh = gethyper(mousex, mousey);
|
||||
need_mouseh = false;
|
||||
}
|
||||
|
||||
void handlekey(int sym, int uni) {
|
||||
|
Reference in New Issue
Block a user