- set vid_scalefactor to 1 when using vid_setscale

This commit is contained in:
Rachael Alexanderson 2018-12-25 00:18:44 -05:00 committed by drfrag
parent 708952e615
commit 286eacb088

View file

@ -199,6 +199,7 @@ CCMD (vid_setscale)
}
}
vid_scalemode = 5;
vid_scalefactor = 1.0;
}
else
{