diff options
Diffstat (limited to 'src/game/g_protocol.h')
| -rw-r--r-- | src/game/g_protocol.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/g_protocol.h b/src/game/g_protocol.h index f7d26900..ada685bb 100644 --- a/src/game/g_protocol.h +++ b/src/game/g_protocol.h @@ -43,6 +43,7 @@ enum MSG_WEAPON_PICKUP, MSG_SOUND_GLOBAL, MSG_TUNE_PARAMS, + MSG_KILL, }; enum |