We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b8147b3 + e14cae0 commit 6baf1fcCopy full SHA for 6baf1fc
FModel/Creator/CreatorPackage.cs
@@ -47,6 +47,8 @@ public bool TryConstructCreator([MaybeNullWhen(false)] out UCreator creator)
47
case "AthenaMapMarkerItemDefinition":
48
case "AthenaBackpackItemDefinition":
49
case "CosmeticShoesItemDefinition":
50
+ case "CosmeticCompanionItemDefinition":
51
+ case "CosmeticCompanionReactFXItemDefinition":
52
case "AthenaPickaxeItemDefinition":
53
case "AthenaGadgetItemDefinition":
54
case "AthenaGliderItemDefinition":
0 commit comments