Skip to content

Commit

Permalink
added FortSpyTechItemDefinition icons
Browse files Browse the repository at this point in the history
  • Loading branch information
4sval committed Mar 17, 2020
1 parent ee222b6 commit bb9c28e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions FModel/Methods/Assets/AssetsLoader.cs
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ public static void LoadAsset(string assetPath)
case "FortAbilityKit":
case "FortSchematicItemDefinition":
case "FortAccoladeItemDefinition":
case "FortSpyTechItemDefinition":
VisualImage = IconCreator.IconCreator.DrawNormalIconKThx(AssetMainToken["properties"].Value<JArray>());
break;
case "FortChallengeBundleItemDefinition":
Expand Down

0 comments on commit bb9c28e

Please sign in to comment.