Skip to content

Commit 9b51575

Browse files
Erik Bylundkirre-bylund
authored andcommitted
feature: Mark Metadata as released
1 parent 4afe307 commit 9b51575

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Runtime/Game/LootLockerSDKManager.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5770,7 +5770,6 @@ public static void GetEntitlement(string entitlementId, Action<LootLockerSingleE
57705770
#endregion
57715771

57725772
#region Metadata
5773-
#if LOOTLOCKER_PRE_RELEASE
57745773
/// <summary>
57755774
/// List Metadata for the specified source with default pagination
57765775
/// </summary>
@@ -5871,7 +5870,6 @@ public static void GetMultisourceMetadata(LootLockerMetadataSourceAndKeys[] Sour
58715870

58725871
LootLockerAPIManager.GetMultisourceMetadata(SourcesAndKeysToGet, ignoreFiles, onComplete);
58735872
}
5874-
#endif
58755873
#endregion
58765874

58775875
#region Misc

0 commit comments

Comments
 (0)