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:
@ -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();
|
||||
|
Reference in New Issue
Block a user