Skip to content

Commit 9b58024

Browse files
committed
Add OnlyAttributes Flag for Penumbra Parity
1 parent 2c10f5b commit 9b58024

File tree

1 file changed

+1
-0
lines changed
  • xivModdingFramework/Mods/FileTypes

1 file changed

+1
-0
lines changed

xivModdingFramework/Mods/FileTypes/PMP.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1337,6 +1337,7 @@ public class PMPImcGroupJson : PMPGroupJson
13371337
public PMPImcManipulationJson.PMPImcEntry DefaultEntry;
13381338
public PmpIdentifierJson Identifier;
13391339
public bool AllVariants;
1340+
public bool OnlyAttributes;
13401341

13411342
public XivDependencyRoot GetRoot()
13421343
{

0 commit comments

Comments
 (0)