about summary refs log tree commit diff
path: root/src/game/game.h
diff options
context:
space:
mode:
authorJakob Fries <jakob.fries@gmail.com>2007-07-29 22:56:25 +0000
committerJakob Fries <jakob.fries@gmail.com>2007-07-29 22:56:25 +0000
commit8bfaea274e735a2f5331e6b76501299d29681c68 (patch)
treed0e5911f8c609b883ea2cf988b92c541a4f6a3af /src/game/game.h
parent3cbaf193c7edc31eedb23ba298341367df41128f (diff)
downloadzcatch-8bfaea274e735a2f5331e6b76501299d29681c68.tar.gz
zcatch-8bfaea274e735a2f5331e6b76501299d29681c68.zip
join and quit messages
Diffstat (limited to 'src/game/game.h')
-rw-r--r--src/game/game.h2
1 files changed, 2 insertions, 0 deletions
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