Skip to content
Snippets Groups Projects
Commit 46cbe63b authored by Lactozilla's avatar Lactozilla :speech_balloon:
Browse files

Fix going big

parent 2cfeaa63
Branches
Tags
1 merge request!735Automap fixes
...@@ -533,6 +533,7 @@ boolean AM_Responder(event_t *ev) ...@@ -533,6 +533,7 @@ boolean AM_Responder(event_t *ev)
} }
else else
AM_restoreScaleAndLoc(); AM_restoreScaleAndLoc();
AM_setWindowPanning();
break; break;
case AM_FOLLOWKEY: case AM_FOLLOWKEY:
followplayer = !followplayer; followplayer = !followplayer;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment