Merge branch 'components-resource-pack-fix' of https://github.com/cadenmiller/PrismLauncher into components-resource-pack-fix
This commit is contained in:
@ -272,7 +272,6 @@ struct TextFormatter {
|
||||
bool processComponent(const QJsonValue& value, QString& result, const TextFormatter* parentFormat)
|
||||
{
|
||||
TextFormatter formatter;
|
||||
|
||||
if (parentFormat)
|
||||
formatter = *parentFormat;
|
||||
|
||||
|
Reference in New Issue
Block a user