DCO Remediation Commit for cullvox <cullvox@outlook.com>

I, cullvox <cullvox@outlook.com>, hereby add my Signed-off-by to this commit: d2e662ddbb518b147de76ca3f613e046d2912db5

Signed-off-by: cullvox <cullvox@outlook.com>
This commit is contained in:
cullvox 2023-09-09 19:45:30 -04:00
parent 093d09efe3
commit 04aa0155bf

View File

@ -221,7 +221,6 @@ bool processMCMeta(ResourcePack& pack, QByteArray&& raw_data)
build_desc.append(val.toString());
};
pack.setDescription(build_desc);
} else {
qWarning() << "Invalid description type.";