(b0f5305f2) Unstable v0.9.10.0
This commit is contained in:
@@ -578,7 +578,7 @@ namespace Barotrauma.Steam
|
||||
if (!isInitialized) return;
|
||||
|
||||
var query = new Steamworks.Ugc.Query(Steamworks.UgcType.All)
|
||||
.RankedByTotalUniqueSubscriptions()
|
||||
.RankedByTrend()
|
||||
.WithLongDescription();
|
||||
if (requireTags != null) query.WithTags(requireTags);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user