mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-16 00:47:14 +00:00
NOISSUE Use patch problems and problem levels instead of exceptions for minecraft profiles.
This commit is contained in:
@@ -50,4 +50,5 @@ void VersionFile::applyTo(MinecraftProfile *profile)
|
||||
{
|
||||
profile->applyLibrary(library);
|
||||
}
|
||||
profile->applyProblemSeverity(getProblemSeverity());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user