mirror of
https://github.com/4sval/FModel.git
synced 2026-09-13 12:06:39 -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:
@@ -32,6 +32,7 @@ namespace FModel.Creator
|
||||
switch (_object.ExportType)
|
||||
{
|
||||
// Fortnite
|
||||
case "FortCreativeWeaponMeleeItemDefinition":
|
||||
case "AthenaConsumableEmoteItemDefinition":
|
||||
case "AthenaSkyDiveContrailItemDefinition":
|
||||
case "AthenaLoadingScreenItemDefinition":
|
||||
|
||||
Reference in New Issue
Block a user