mirror of
https://github.com/revanced/ARSCLib.git
synced 2025-05-01 06:34:26 +02:00
ignore redundant entry update
This commit is contained in:
parent
9a3fbb2b84
commit
a09e487afd
@ -55,7 +55,6 @@ class XMLValuesEncoder {
|
||||
|
||||
SpecString specString = getMaterials().getSpecString(name);
|
||||
entry.setSpecReference(specString);
|
||||
entry.getPackageBlock().onEntryAdded(entry);
|
||||
}
|
||||
void encodeValue(Entry entry, XMLElement element){
|
||||
String value = getValue(element);
|
||||
|
Loading…
x
Reference in New Issue
Block a user