about summary refs log tree commit diff
path: root/src/game/game_protocol.h
diff options
context:
space:
mode:
authorMagnus Auvinen <magnus.auvinen@gmail.com>2007-12-03 18:14:59 +0000
committerMagnus Auvinen <magnus.auvinen@gmail.com>2007-12-03 18:14:59 +0000
commita4d69fa35aef8e17660f6e351ab42c635d5a3d92 (patch)
tree772fa6bef025bb60bda893808d225c56bfcded73 /src/game/game_protocol.h
parente96ad33a3473b7db60f88e7b6c59630cacd147c3 (diff)
downloadzcatch-a4d69fa35aef8e17660f6e351ab42c635d5a3d92.tar.gz
zcatch-a4d69fa35aef8e17660f6e351ab42c635d5a3d92.zip
added connecting and connection error screen
Diffstat (limited to 'src/game/game_protocol.h')
-rw-r--r--src/game/game_protocol.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/game_protocol.h b/src/game/game_protocol.h
index a490fb08..5e536bba 100644
--- a/src/game/game_protocol.h
+++ b/src/game/game_protocol.h
@@ -34,6 +34,8 @@ enum
 	EVENT_SMOKE,
 	EVENT_SPAWN,
 	EVENT_DEATH,
+	
+	EVENT_DUMMY
 };
 
 enum