- Cleaned up some include dependencies.
SVN r1224 (trunk)
This commit is contained in:
parent
c86ca5e891
commit
db5723997c
217 changed files with 635 additions and 513 deletions
|
|
@ -1263,11 +1263,7 @@ void WI_updateDeathmatchStats ()
|
|||
if (acceleratestage)
|
||||
{
|
||||
S_Sound (CHAN_VOICE | CHAN_UI, "players/male/gibbed", 1, ATTN_NONE);
|
||||
|
||||
if (gamemode == commercial)
|
||||
WI_initNoState();
|
||||
else
|
||||
WI_initShowNextLoc();
|
||||
WI_initShowNextLoc();
|
||||
}
|
||||
}
|
||||
else if (dm_state & 1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue