summaryrefslogtreecommitdiff
path: root/economy.h
diff options
context:
space:
mode:
Diffstat (limited to 'economy.h')
-rw-r--r--economy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/economy.h b/economy.h
index b8134c64a..690fc61fc 100644
--- a/economy.h
+++ b/economy.h
@@ -36,7 +36,7 @@ enum {
SCORE_TOTAL = 9, // This must always be the last entry
NUM_SCORE = 10, // How many scores are there..
-
+
SCORE_MAX = 1000, // The max score that can be in the performance history
// the scores together of score_info is allowed to be more!
};