economy.h
changeset 193 0a7025304867
parent 179 003096efeb9d
child 239 23958632a582
--- a/economy.h	Fri Sep 10 18:54:23 2004 +0000
+++ b/economy.h	Fri Sep 10 19:02:27 2004 +0000
@@ -36,7 +36,7 @@
     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!
 };