Fixed dirs not matching correctly for THEME:GetPath functions.
This commit is contained in:
@@ -649,6 +649,7 @@ bool ThemeManager::GetPathInfoToRaw( PathInfo &out, const RString &sThemeName_,
|
||||
break;
|
||||
}
|
||||
}
|
||||
matches= category == EC_BGANIMATIONS || category == EC_GRAPHICS;
|
||||
break;
|
||||
case FT_Sound:
|
||||
matches= category == EC_SOUNDS;
|
||||
|
||||
Reference in New Issue
Block a user