mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-16 17:07:14 +00:00
NOISSUE use new mojang assets locations
This commit is contained in:
@@ -40,7 +40,7 @@ void VersionFile::applyTo(MinecraftProfile *profile)
|
||||
{
|
||||
profile->applyMinecraftVersionType(type);
|
||||
}
|
||||
profile->applyMinecraftAssets(assets);
|
||||
profile->applyMinecraftAssets(mojangAssetIndex);
|
||||
profile->applyTweakers(addTweakers);
|
||||
|
||||
profile->applyJarMods(jarMods);
|
||||
|
||||
Reference in New Issue
Block a user