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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/bg_public.h b/src/game/bg_public.h
index 04659ebb..0c2a26e1 100644
--- a/src/game/bg_public.h
+++ b/src/game/bg_public.h
@@ -261,7 +261,7 @@ typedef enum
// cleared on respawn
typedef enum
{
- PERS_SCORE,
+ PERS_SCORE, // !!! MUST NOT CHANGE, SERVER AND GAME BOTH REFERENCE !!!
PERS_HITS, // total points damage inflicted so damage beeps can sound on change
PERS_SPAWNS, // how many spawns your team has
PERS_SPECSTATE,