Enable teamoverlay without using setinfo.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2841 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Molgrum 2008-01-05 10:18:02 +00:00
parent 216ca421af
commit 7178261e39
1 changed files with 1 additions and 0 deletions

View File

@ -2323,6 +2323,7 @@ int Plug_Init(int *args)
// Teamoverlay support
Cmd_AddCommand("tinfo");
Cmd_AddText("newalias ktx_infoset \"cmd info ti 1\"\n", false);
UI_SbarInit();