player.h
changeset 2613 b008d366ed8a
parent 2573 1950c5c3aab5
child 2617 a9e1a187de99
--- a/player.h	Mon Nov 07 13:02:33 2005 +0000
+++ b/player.h	Mon Nov 07 13:30:43 2005 +0000
@@ -252,8 +252,8 @@
 
 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