mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2025-01-27 14:08:06 +03:00
Launch parameter fix
This commit is contained in:
parent
435a9fd92d
commit
886d9995ee
@ -18,6 +18,8 @@ namespace Steamworks
|
||||
internal override void InitializeInterface( bool server )
|
||||
{
|
||||
SetInterface( server, new ISteamApps( server ) );
|
||||
|
||||
InstallEvents();
|
||||
}
|
||||
|
||||
internal static void InstallEvents()
|
||||
|
Loading…
x
Reference in New Issue
Block a user