Release 1.9.7.0 - Summer Update 2025
This commit is contained in:
@@ -20,6 +20,8 @@ namespace Steamworks
|
||||
SetInterface( server, new ISteamApps( server ) );
|
||||
if ( Interface is null || Interface.Self == IntPtr.Zero ) return false;
|
||||
|
||||
InstallEvents();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user