2
0
mirror of https://github.com/Facepunch/Facepunch.Steamworks.git synced 2025-05-06 03:39:31 +03:00

Fixed SteamServer events being hooked twice

This commit is contained in:
Garry Newman 2020-02-25 19:04:28 +00:00
parent 5d9e4b5c0b
commit a60281dc41

@ -115,8 +115,6 @@ namespace Steamworks
Passworded = false; Passworded = false;
DedicatedServer = init.DedicatedServer; DedicatedServer = init.DedicatedServer;
InstallEvents();
if ( asyncCallbacks ) if ( asyncCallbacks )
{ {
// //