mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Fix going big
This commit is contained in:
parent
cc5d8a3bf8
commit
9e84b10af4
1 changed files with 1 additions and 0 deletions
|
|
@ -533,6 +533,7 @@ boolean AM_Responder(event_t *ev)
|
|||
}
|
||||
else
|
||||
AM_restoreScaleAndLoc();
|
||||
AM_setWindowPanning();
|
||||
break;
|
||||
case AM_FOLLOWKEY:
|
||||
followplayer = !followplayer;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue