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