mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2024-12-25 14:15:47 +03:00
Fixed comment of RequestType.GlobalAroundUser
This commit is contained in:
parent
27c2b83bea
commit
8fa8da4939
@ -18,7 +18,7 @@ public enum RequestType
|
||||
Global = LeaderboardDataRequest.Global,
|
||||
|
||||
/// <summary>
|
||||
/// Query only users that are close to you geographically
|
||||
/// Query entries near to this user's rank
|
||||
/// </summary>
|
||||
GlobalAroundUser = LeaderboardDataRequest.GlobalAroundUser,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user