mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2025-01-24 20:48:03 +03:00
Fixed comment of RequestType.GlobalAroundUser
This commit is contained in:
parent
27c2b83bea
commit
8fa8da4939
@ -18,7 +18,7 @@ namespace Facepunch.Steamworks
|
||||
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,
|
||||
|
||||
@ -172,4 +172,4 @@ namespace Facepunch.Steamworks
|
||||
public string Name;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user