diff --git a/Facepunch.Steamworks/Interfaces/Workshop.cs b/Facepunch.Steamworks/Interfaces/Workshop.cs index 4f864ea..ba0ee58 100644 --- a/Facepunch.Steamworks/Interfaces/Workshop.cs +++ b/Facepunch.Steamworks/Interfaces/Workshop.cs @@ -109,7 +109,7 @@ namespace Facepunch.Steamworks /// /// normal Workshop item that can be subscribed to /// - subscriptionItems = 2, + SubscriptionItems = 2, Collections = 3, Artwork = 4, Videos = 5,