diff --git a/FModel/Creator/CreatorPackage.cs b/FModel/Creator/CreatorPackage.cs index 33af99cd..47034823 100644 --- a/FModel/Creator/CreatorPackage.cs +++ b/FModel/Creator/CreatorPackage.cs @@ -32,6 +32,7 @@ public bool TryConstructCreator(out UCreator creator) switch (_object.ExportType) { // Fortnite + case "FortCreativeWeaponMeleeItemDefinition": case "AthenaConsumableEmoteItemDefinition": case "AthenaSkyDiveContrailItemDefinition": case "AthenaLoadingScreenItemDefinition":