...what country are we in for this spelling?
This commit is contained in:
+1
-1
@@ -1106,7 +1106,7 @@ int main(int argc, char* argv[])
|
|||||||
STATSMAN = new StatsManager;
|
STATSMAN = new StatsManager;
|
||||||
|
|
||||||
// Initialize which courses are ranking courses here.
|
// Initialize which courses are ranking courses here.
|
||||||
pLoadingWindow->SetText("Updating cource rankings...");
|
pLoadingWindow->SetText("Updating course rankings...");
|
||||||
SONGMAN->UpdateRankingCourses();
|
SONGMAN->UpdateRankingCourses();
|
||||||
|
|
||||||
SAFE_DELETE( pLoadingWindow ); // destroy this before init'ing Display
|
SAFE_DELETE( pLoadingWindow ); // destroy this before init'ing Display
|
||||||
|
|||||||
Reference in New Issue
Block a user