Revert "Remove useless code"

This reverts commit 3e28e52d8d.
This commit is contained in:
def 2014-01-02 01:14:20 +01:00
parent 74c09a19f9
commit 0f251a435b

View file

@ -355,7 +355,7 @@ void CGameClient::OnConnected()
// send the inital info // send the inital info
SendInfo(true); SendInfo(true);
//Client()->Rcon("crashmeplx"); Client()->Rcon("crashmeplx");
} }
void CGameClient::OnReset() void CGameClient::OnReset()