don't show endless courses in ranking
This commit is contained in:
@@ -129,7 +129,7 @@ public:
|
||||
|
||||
bool IsFixed() const;
|
||||
|
||||
bool ShowInDemonstrationAndRanking() const { return true; }
|
||||
bool ShowInDemonstrationAndRanking() const;
|
||||
|
||||
void LoadFromCRSFile( CString sPath );
|
||||
void RevertFromDisk();
|
||||
|
||||
Reference in New Issue
Block a user