mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-04-30 06:34:27 +02:00
Update launcher/minecraft/mod/tasks/LocalModParseTask.cpp
Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
0626e354a0
commit
88bdb6541e
@ -376,7 +376,7 @@ ModDetails ReadQuiltModInfo(QByteArray contents)
|
|||||||
}
|
}
|
||||||
|
|
||||||
} catch (const Exception& e) {
|
} catch (const Exception& e) {
|
||||||
qWarning() << "Unable to parse mof info:" << e.cause();
|
qWarning() << "Unable to parse mod info:" << e.cause();
|
||||||
}
|
}
|
||||||
return details;
|
return details;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user