Skip to content

Commit 56d2fd4

Browse files
Erik Bylundkirre-bylund
authored andcommitted
feature: Add support for currency metadata
1 parent dbafb6a commit 56d2fd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Runtime/Game/Requests/MetadataRequests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ public enum LootLockerMetadataSources
2222
leaderboard = 1,
2323
catalog_item = 2,
2424
progression = 3,
25+
currency = 4,
2526
};
2627

2728
/// <summary>

0 commit comments

Comments
 (0)