mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2025-01-24 12:38:00 +03:00
Fixed caps
This commit is contained in:
parent
cda59960b2
commit
5830ea7b82
@ -109,7 +109,7 @@ namespace Facepunch.Steamworks
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// normal Workshop item that can be subscribed to
|
/// normal Workshop item that can be subscribed to
|
||||||
/// </summary>
|
/// </summary>
|
||||||
subscriptionItems = 2,
|
SubscriptionItems = 2,
|
||||||
Collections = 3,
|
Collections = 3,
|
||||||
Artwork = 4,
|
Artwork = 4,
|
||||||
Videos = 5,
|
Videos = 5,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user