summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/game/g_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/g_main.c b/src/game/g_main.c
index f6d4768b..366c0d1b 100644
--- a/src/game/g_main.c
+++ b/src/game/g_main.c
@@ -1970,7 +1970,7 @@ void G_Vote( gentity_t *ent, qboolean voting )
G_TeamVote
==================
*/
-void G_CountTeamVote( gentity_t *ent, qboolean voting )
+void G_TeamVote( gentity_t *ent, qboolean voting )
{
int cs_offset;