1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-07-09 01:06:07 +02:00

- sound player uses new FS

This commit is contained in:
Ivan Savenko
2012-08-08 12:03:32 +00:00
parent 28f0263298
commit cab8955d8f
6 changed files with 12 additions and 85 deletions

View File

@ -374,7 +374,6 @@ void CResourceHandler::loadFileSystem(const std::string fsConfigURI)
void CResourceHandler::loadModsFilesystems()
{
auto iterator = initialLoader->getIterator([](const ResourceID & ident) -> bool
{
std::string name = ident.getName();