mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-27 14:37:16 +00:00
mouseh fix
This commit is contained in:
parent
6ac1bc0707
commit
59b51e8a05
@ -423,6 +423,7 @@ void fix_mouseh() {
|
||||
else
|
||||
#endif
|
||||
mouseh = gethyper(mousex, mousey);
|
||||
need_mouseh = false;
|
||||
}
|
||||
|
||||
void handlekey(int sym, int uni) {
|
||||
|
Loading…
Reference in New Issue
Block a user