mirror of
https://github.com/nzp-team/fteqw.git
synced 2025-02-16 17:01:44 +00:00
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:
parent
216ca421af
commit
7178261e39
1 changed files with 1 additions and 0 deletions
|
@ -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();
|
||||
|
||||
|
|
Loading…
Reference in a new issue