We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d1b332 commit 31c0de5Copy full SHA for 31c0de5
1 file changed
src/game/game.cpp
@@ -490,7 +490,6 @@ namespace game
490
{
491
if(on != zooming)
492
493
- if(focus == game::player1) resetcursor();
494
lastzoom = millis-max(zoomtime-(millis-lastzoom), 0);
495
prevzoom = zooming;
496
if(zoomdefault >= 0 && on) zoomlevel = zoomdefault;
0 commit comments