We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f62dd7 commit 9775262Copy full SHA for 9775262
Client/mods/deathmatch/logic/CClientGame.cpp
@@ -80,7 +80,7 @@ CClientGame::CClientGame(bool bLocalPlay) : m_ServerInfo(new CServerInfo())
80
{
81
// Init the global var with ourself
82
g_pClientGame = this;
83
-
+
84
// Packet handler
85
m_pPacketHandler = new CPacketHandler();
86
0 commit comments