diff options
Diffstat (limited to 'src/game/game_protocol.h')
| -rw-r--r-- | src/game/game_protocol.h | 2 |
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 |