about summary refs log tree commit diff
path: root/src/game/g_protocol.def
diff options
context:
space:
mode:
authorMagnus Auvinen <magnus.auvinen@gmail.com>2008-03-17 01:41:11 +0000
committerMagnus Auvinen <magnus.auvinen@gmail.com>2008-03-17 01:41:11 +0000
commit22360b5d795164df0c7a80a88f5b7cb1c230e6f0 (patch)
treedf7a55964ebd5a054689ed53ad7b1c56b4284314 /src/game/g_protocol.def
parent412958bae395c50892ce390b84e309ce827e9b13 (diff)
downloadzcatch-22360b5d795164df0c7a80a88f5b7cb1c230e6f0.tar.gz
zcatch-22360b5d795164df0c7a80a88f5b7cb1c230e6f0.zip
blood color depending on skin fixed
Diffstat (limited to 'src/game/g_protocol.def')
-rw-r--r--src/game/g_protocol.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/g_protocol.def b/src/game/g_protocol.def
index 53753d65..3d411e45 100644
--- a/src/game/g_protocol.def
+++ b/src/game/g_protocol.def
@@ -190,6 +190,7 @@ end
 
 event death
 	any x, y
+	clientid cid
 end
 
 event air_jump