commandline option -vlq

This commit is contained in:
Zeno Rogue 2018-11-06 15:52:41 +01:00
parent 69fb2c712f
commit 8988ea561f
1 changed files with 3 additions and 0 deletions

View File

@ -1562,6 +1562,9 @@ int read_config_args() {
PHASEFROM(2); shift(); vid.language = argi();
}
#endif
else if(argis("-vlq")) {
PHASEFROM(2); shift(); vid.linequality = argi();
}
else if(argis("-r")) {
PHASEFROM(2);
shift();