-z now disables stereo sound insted of enabling it, because it is on by default anyway
This commit is contained in:
@@ -321,7 +321,7 @@ int pccmdline(void)
|
||||
autoloadstate=my_atoi(argv[p+1]) + 1;
|
||||
p++;
|
||||
}
|
||||
else StereoSound=1;
|
||||
else StereoSound=0;
|
||||
// FIX STATMAT
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user