mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2025-01-27 22:18:11 +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 );
|
await Task.Delay( 10 );
|
||||||
|
|
||||||
if ( sw.Elapsed.TotalSeconds > 30 )
|
if ( sw.Elapsed.TotalSeconds > 10 )
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user