mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2025-01-13 15:18:07 +03:00
Update NetworkingSocketsTest.TestConnectionInterface.cs
This commit is contained in:
parent
428c2425a0
commit
c80421e9a9
@ -51,7 +51,7 @@ namespace Steamworks
|
||||
{
|
||||
await Task.Delay( 10 );
|
||||
|
||||
if ( sw.Elapsed.TotalSeconds > 30 )
|
||||
if ( sw.Elapsed.TotalSeconds > 10 )
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user