Fix Team Arena tauntGauntlet command

This commit is contained in:
vloup 2014-12-23 17:25:35 +01:00 committed by Zack Middleton
parent 10e2caad46
commit d7f00e2b65
1 changed files with 1 additions and 1 deletions

View File

@ -358,7 +358,7 @@ static void CG_TauntDeathInsult_f (void ) {
}
static void CG_TauntGauntlet_f (void ) {
trap_SendConsoleCommand("cmd vsay kill_guantlet\n");
trap_SendConsoleCommand("cmd vsay kill_gauntlet\n");
}
static void CG_TaskSuicide_f (void ) {