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

View File

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