DCO Remediation Commit for cullvox <cullvox@outlook.com>
I, cullvox <cullvox@outlook.com>, hereby add my Signed-off-by to this commit: 05f4214cc5
Signed-off-by: cullvox <cullvox@outlook.com>
This commit is contained in:
parent
05f4214cc5
commit
ef1dc2afac
@ -197,7 +197,6 @@ bool processMCMeta(ResourcePack& pack, QByteArray&& raw_data)
|
||||
if (desc_val.isString()) {
|
||||
pack.setDescription(desc_val.toString());
|
||||
} else if (desc_val.isArray()) {
|
||||
|
||||
// rebuild the description from the dictionaries without colors
|
||||
QString build_desc;
|
||||
auto arr = desc_val.toArray();
|
||||
|
Loading…
Reference in New Issue
Block a user