summaryrefslogtreecommitdiff
path: root/player.h
diff options
context:
space:
mode:
Diffstat (limited to 'player.h')
-rw-r--r--player.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/player.h b/player.h
index 8dc96b14d..b00a0f9e3 100644
--- a/player.h
+++ b/player.h
@@ -252,8 +252,8 @@ static inline RailType GetBestRailtype(const Player* p)
typedef struct HighScore {
char company[100];
- StringID title;
- uint16 score;
+ StringID title; // NO_SAVE, has troubles with changing string-numbers.
+ uint16 score; // do NOT change type, will break hs.dat
} HighScore;
VARDEF HighScore _highscore_table[5][5]; // 4 difficulty-settings (+ network); top 5