mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2025-01-26 13:38:06 +03:00
Make Steamworks.SteamClient.IsValid is correct without Steam
Make sure Steamworks.SteamClient.IsValid is correct without Steam running
This commit is contained in:
parent
7a04765805
commit
44cba3d228
@ -60,6 +60,8 @@ namespace Steamworks
|
|||||||
AddInterface<SteamVideo>();
|
AddInterface<SteamVideo>();
|
||||||
AddInterface<SteamRemotePlay>();
|
AddInterface<SteamRemotePlay>();
|
||||||
|
|
||||||
|
initialized = openInterfaces.Count > 0;
|
||||||
|
|
||||||
if ( asyncCallbacks )
|
if ( asyncCallbacks )
|
||||||
{
|
{
|
||||||
//
|
//
|
||||||
|
Loading…
x
Reference in New Issue
Block a user