diff options
Diffstat (limited to 'vendor/github.com/Philipp15b/go-steam/social_events.go')
-rw-r--r-- | vendor/github.com/Philipp15b/go-steam/social_events.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vendor/github.com/Philipp15b/go-steam/social_events.go b/vendor/github.com/Philipp15b/go-steam/social_events.go index b495131d..f386b3ca 100644 --- a/vendor/github.com/Philipp15b/go-steam/social_events.go +++ b/vendor/github.com/Philipp15b/go-steam/social_events.go @@ -48,7 +48,6 @@ type PersonaStateEvent struct { ClanRank uint32 ClanTag string OnlineSessionInstances uint32 - PublishedSessionId uint32 PersonaSetByUser bool } |