Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Commit 184c1cc

Browse files
author
Not Officer
committed
updated 'creatorcollab' rarity to 'icon'
1 parent 21a48dd commit 184c1cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Fortnite-API/Objects/BrCosmeticRarity.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ public enum BrCosmeticRarity
1515
[EnumMember(Value = "starwars")] StarWars,
1616
[EnumMember(Value = "marvel")] Marvel,
1717
[EnumMember(Value = "dc")] DC,
18-
[EnumMember(Value = "creatorcollab")] CreatorCollab,
18+
[EnumMember(Value = "icon")] Icon,
1919
[EnumMember(Value = "shadow")] Shadow,
2020
[EnumMember(Value = "epic")] Epic,
2121
[EnumMember(Value = "rare")] Rare,

0 commit comments

Comments
 (0)