No longer needed since it applies to freecam already

This commit is contained in:
NepDisk 2025-03-30 11:05:50 -04:00
parent 8eced6db14
commit d6ed7e0373

View file

@ -2661,9 +2661,6 @@ void P_DemoCameraMovement(camera_t *cam)
boolean moving = false;
if (encoremode)
cam->postimgflags |= POSTIMG_MIRROR;
// first off we need to get button input
G_BuildTiccmd(cmd, 1, UINT8_MAX);