about summary refs log tree commit diff
path: root/src/game/game_protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/game_protocol.h')
-rw-r--r--src/game/game_protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/game_protocol.h b/src/game/game_protocol.h
index fea8b066..4fcc1e5f 100644
--- a/src/game/game_protocol.h
+++ b/src/game/game_protocol.h
@@ -35,6 +35,7 @@ enum
 	EVENT_SMOKE,
 	EVENT_SPAWN,
 	EVENT_DEATH,
+	EVENT_AIR_JUMP,
 	
 	EVENT_DUMMY
 };