Update IFriendServiceTypes.cs

This commit is contained in:
Ac_K 2018-09-21 11:05:52 +00:00 committed by GitHub
parent c87058f097
commit bcbda3fe2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,5 +16,5 @@
public bool IsSameAppPlayedOnly;
public bool IsArbitraryAppPlayedOnly;
public long PresenceGroupId;
};
}
}