about summary refs log tree commit diff
path: root/src/game/g_protocol.h
diff options
context:
space:
mode:
authorJakob Fries <jakob.fries@gmail.com>2008-02-04 00:13:34 +0000
committerJakob Fries <jakob.fries@gmail.com>2008-02-04 00:13:34 +0000
commitd76661b3be30a78203438d53bd91657006d930a9 (patch)
treef70fcb4dd6128c980dfd8f035d8a8073aa220bcb /src/game/g_protocol.h
parentbe33e56abccb9459419ffa5376774332c06b517d (diff)
downloadzcatch-d76661b3be30a78203438d53bd91657006d930a9.tar.gz
zcatch-d76661b3be30a78203438d53bd91657006d930a9.zip
console now has proper backlog and command history. kill command added. predicted hooks no longer make a sound when hitting a player.
Diffstat (limited to 'src/game/g_protocol.h')
-rw-r--r--src/game/g_protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/g_protocol.h b/src/game/g_protocol.h
index f7d26900..ada685bb 100644
--- a/src/game/g_protocol.h
+++ b/src/game/g_protocol.h
@@ -43,6 +43,7 @@ enum
     MSG_WEAPON_PICKUP,
     MSG_SOUND_GLOBAL,
     MSG_TUNE_PARAMS,
+	MSG_KILL,
 };
 
 enum