Skip to content

Commit 097e666

Browse files
committed
Fix build for latest sdk
1 parent 020b706 commit 097e666

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/multiaddonmanager.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ SH_DECL_HOOK6(IServerGameClients, ClientConnect, SH_NOATTRIB, 0, bool, CPlayerSl
111111
SH_DECL_HOOK3_void(IServerGameDLL, GameFrame, SH_NOATTRIB, 0, bool, bool, bool);
112112

113113
MultiAddonManager g_MultiAddonManager;
114-
IVEngineServer *g_pEngineServer = nullptr;
115114
INetworkGameServer *g_pNetworkGameServer = nullptr;
116115
CSteamGameServerAPIContext g_SteamAPI;
117116
CGlobalVars *gpGlobals = nullptr;

0 commit comments

Comments
 (0)