diff --git a/src/p_user.c b/src/p_user.c index ba1140534..94aaf4b51 100644 --- a/src/p_user.c +++ b/src/p_user.c @@ -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);