summaryrefslogtreecommitdiff
path: root/src/game/bg_public.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/bg_public.h')
-rw-r--r--src/game/bg_public.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/game/bg_public.h b/src/game/bg_public.h
index 793ca64a..69843c79 100644
--- a/src/game/bg_public.h
+++ b/src/game/bg_public.h
@@ -266,12 +266,8 @@ typedef enum {
PERS_EXCELLENT_COUNT,
PERS_GAUNTLET_FRAG_COUNT,
PERS_ACCURACY_SHOTS,
- PERS_ACCURACY_HITS,
+ PERS_ACCURACY_HITS
//TA: FIXME: /\ get rid of award counts to make some room
-
- //TA: extra gubbins
- PERS_POINTS,
- PERS_TOTALPOINTS
} persEnum_t;