mirror of
https://github.com/4sval/FModel.git
synced 2026-03-30 13:45:40 -05:00
CRD_Melee WID Support (#252)
The following WIDs listed below used a new type of "FortCreativeWeaponMeleeItemDefinition" so I decided to throw in a quick fix to allow those icons to be generated. WID_Creative_Melee_Sword_Ninja WID_Creative_Melee_Spear_Basic WID_Creative_Melee_Hammer_SledgeWrapped
This commit is contained in:
parent
c0a66fa60f
commit
905c1a61ef
|
|
@ -32,6 +32,7 @@ namespace FModel.Creator
|
|||
switch (_object.ExportType)
|
||||
{
|
||||
// Fortnite
|
||||
case "FortCreativeWeaponMeleeItemDefinition":
|
||||
case "AthenaConsumableEmoteItemDefinition":
|
||||
case "AthenaSkyDiveContrailItemDefinition":
|
||||
case "AthenaLoadingScreenItemDefinition":
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user