mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2025-01-24 04:28:00 +03:00
Merge pull request #709 from Zyhlon/master
Fixes #553 OnNewLaunchParameters never getting called
This commit is contained in:
commit
963729bf64
@ -20,6 +20,8 @@ namespace Steamworks
|
||||
SetInterface( server, new ISteamApps( server ) );
|
||||
if ( Interface.Self == IntPtr.Zero ) return false;
|
||||
|
||||
InstallEvents();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user