v0.11.0.9
This commit is contained in:
@@ -219,6 +219,7 @@ namespace Steamworks.Data
|
||||
/// </summary>
|
||||
public async Task<Lobby[]> RequestAsync()
|
||||
{
|
||||
await Task.Yield();
|
||||
ApplyFilters();
|
||||
|
||||
LobbyMatchList_t? list = await SteamMatchmaking.Internal.RequestLobbyList();
|
||||
|
||||
Reference in New Issue
Block a user