about summary refs log tree commit diff
path: root/src/game/game_protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/game_protocol.h')
-rw-r--r--src/game/game_protocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/game_protocol.h b/src/game/game_protocol.h
index 7172e8a5..56156e24 100644
--- a/src/game/game_protocol.h
+++ b/src/game/game_protocol.h
@@ -41,7 +41,7 @@ enum
 	MSG_CHAT,
 	MSG_SETNAME,
 	MSG_KILLMSG,
-	MSG_SWITCHTEAM,
+	MSG_SETTEAM,
 	MSG_JOIN,
 	MSG_QUIT,
 	MSG_EMOTICON,