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