diff --git a/stepmania/src/Course.cpp b/stepmania/src/Course.cpp index 6c16a2ef20..ac2d94b86f 100644 --- a/stepmania/src/Course.cpp +++ b/stepmania/src/Course.cpp @@ -1004,4 +1004,4 @@ bool Course::IsRanking() const return true; return false; -} \ No newline at end of file +}