From 8bfaea274e735a2f5331e6b76501299d29681c68 Mon Sep 17 00:00:00 2001 From: Jakob Fries Date: Sun, 29 Jul 2007 22:56:25 +0000 Subject: join and quit messages --- src/game/game.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/game/game.h') diff --git a/src/game/game.h b/src/game/game.h index e2da27dc..bcb5007c 100644 --- a/src/game/game.h +++ b/src/game/game.h @@ -51,6 +51,8 @@ enum MSG_SETNAME, MSG_KILLMSG, MSG_SWITCHTEAM, + MSG_JOIN, + MSG_QUIT, }; enum -- cgit 1.4.1