- Cleaned up some include dependencies.

SVN r1224 (trunk)
This commit is contained in:
Christoph Oelckers 2008-09-14 23:54:38 +00:00
commit db5723997c
217 changed files with 635 additions and 513 deletions

View file

@ -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)