From e7a6078a0ef8d54efd9111186466698d6d850a24 Mon Sep 17 00:00:00 2001 From: FLJPNews <165980251+Fortniteleakjp@users.noreply.github.com> Date: Sun, 7 Jun 2026 01:51:07 +0900 Subject: [PATCH] Adding sprites --- FModel/Creator/CreatorPackage.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/FModel/Creator/CreatorPackage.cs b/FModel/Creator/CreatorPackage.cs index b2b12284..4369fdd4 100644 --- a/FModel/Creator/CreatorPackage.cs +++ b/FModel/Creator/CreatorPackage.cs @@ -45,6 +45,7 @@ public class CreatorPackage : IDisposable case "AthenaMusicPackItemDefinition": case "AthenaBattleBusItemDefinition": case "AthenaCharacterItemDefinition": + case "ExtractableItemDefinition": case "AthenaMapMarkerItemDefinition": case "AthenaBackpackItemDefinition": case "CosmeticShoesItemDefinition":