small teamplay info fix.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@267 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2004-09-30 22:44:05 +00:00
parent 95ca49effb
commit 42b0c88591
1 changed files with 2 additions and 0 deletions

View File

@ -321,6 +321,8 @@ void SWR_NewMap (void)
R_InitSkyBox();
UI_Reset();
TP_NewMap();
}