mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2025-04-15 13:52:29 +03:00
Update FriendsTest.cs
This commit is contained in:
parent
2287e5527b
commit
1797505960
@ -121,7 +121,7 @@ namespace Steamworks
|
|||||||
else
|
else
|
||||||
Console.WriteLine( "Overlay Is Not Enabled" );
|
Console.WriteLine( "Overlay Is Not Enabled" );
|
||||||
|
|
||||||
SteamFriends.OpenWebOverlay( "https://www/google.com/" );
|
SteamFriends.OpenWebOverlay( "https://www.google.com/" );
|
||||||
|
|
||||||
await Task.Delay( 2000 );
|
await Task.Delay( 2000 );
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user