diff --git a/src/r_videoscale.cpp b/src/r_videoscale.cpp index 95f788135..d6254c992 100644 --- a/src/r_videoscale.cpp +++ b/src/r_videoscale.cpp @@ -191,6 +191,7 @@ CCMD (vid_setscale) } } vid_scalemode = 5; + vid_scalefactor = 1.0; } else {