diff --git a/stepmania/src/ThemeManager.cpp b/stepmania/src/ThemeManager.cpp index cbb8846618..74621dc265 100644 --- a/stepmania/src/ThemeManager.cpp +++ b/stepmania/src/ThemeManager.cpp @@ -456,7 +456,9 @@ try_element_again: CString sNewPath = GetPath(category, sNewClassName, sNewFile, true); if( !sNewPath.empty() ) + { return sNewPath; + } else { CString message = ssprintf(