mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-15 00:05:02 +02:00
Remove unused identifiers
This commit is contained in:
@ -1275,6 +1275,7 @@ void CMapLoaderJson::readTranslations()
|
||||
if(isExistArchive(language.identifier + ".json"))
|
||||
mapHeader->translations.Struct()[language.identifier] = getFromArchive(language.identifier + ".json");
|
||||
}
|
||||
mapHeader->registerMapStrings();
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user