Fix going big

This commit is contained in:
Jaime Passos 2020-01-26 23:39:31 -03:00
parent 2cfeaa63d2
commit 46cbe63b43
1 changed files with 1 additions and 0 deletions

View File

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