- minor sound code cleanup
# Conflicts: # src/sound/backend/oalsound.cpp
This commit is contained in:
parent
cd9e2d3795
commit
50e1efa965
9 changed files with 26 additions and 21 deletions
|
|
@ -2679,6 +2679,7 @@ static int D_DoomMain_Internal (void)
|
|||
else if (batchout != NULL && *batchout != 0)
|
||||
{
|
||||
batchrun = true;
|
||||
nosound = true;
|
||||
execLogfile(batchout, true);
|
||||
Printf("Command line: ");
|
||||
for (int i = 0; i < Args->NumArgs(); i++)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue