- set vid_scalefactor to 1 when using vid_setscale

This commit is contained in:
Rachael Alexanderson 2018-12-25 00:18:44 -05:00
parent a40c617478
commit dc05220abc

View file

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