don't show endless courses in ranking

This commit is contained in:
Chris Danford
2005-03-27 10:31:27 +00:00
parent 05c5297f4b
commit c1e4a0baee
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -129,7 +129,7 @@ public:
bool IsFixed() const;
bool ShowInDemonstrationAndRanking() const { return true; }
bool ShowInDemonstrationAndRanking() const;
void LoadFromCRSFile( CString sPath );
void RevertFromDisk();