Remove useless code

This commit is contained in:
def 2014-01-01 15:44:49 +01:00
parent 7da88b06fa
commit 3e28e52d8d

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()