From a4d69fa35aef8e17660f6e351ab42c635d5a3d92 Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Mon, 3 Dec 2007 18:14:59 +0000 Subject: added connecting and connection error screen --- src/game/game_protocol.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/game/game_protocol.h') 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 -- cgit 1.4.1