diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/game/bg_public.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/bg_public.h b/src/game/bg_public.h index 8405336f..1ee8d36a 100644 --- a/src/game/bg_public.h +++ b/src/game/bg_public.h @@ -217,7 +217,6 @@ typedef enum STAT_STAMINA, // stamina (human only) STAT_STATE, // client states e.g. wall climbing STAT_MISC, // for uh...misc stuff (pounce, trample, lcannon) - STAT_UNUSED, // *** UNUSED *** STAT_BUILDABLE, // which ghost model to display for building STAT_FALLDIST, // the distance the player fell STAT_VIEWLOCK // direction to lock the view in |