mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-13 03:28:19 +00:00
Remove useless code
This commit is contained in:
parent
7da88b06fa
commit
3e28e52d8d
|
@ -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()
|
||||||
|
|
Loading…
Reference in a new issue