v1.0.13.1 (first post-1.0 patch)
This commit is contained in:
@@ -10,8 +10,8 @@ namespace Steamworks.ServerList
|
||||
{
|
||||
internal override void LaunchQuery()
|
||||
{
|
||||
if (Internal is null) { return; }
|
||||
var filters = GetFilters();
|
||||
|
||||
request = Internal.RequestInternetServerList( AppId.Value, filters, (uint)filters.Length, IntPtr.Zero );
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user