Fix going big

This commit is contained in:
Jaime Passos 2020-01-26 23:39:31 -03:00
parent cc5d8a3bf8
commit 9e84b10af4

View file

@ -533,6 +533,7 @@ boolean AM_Responder(event_t *ev)
}
else
AM_restoreScaleAndLoc();
AM_setWindowPanning();
break;
case AM_FOLLOWKEY:
followplayer = !followplayer;