mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 10:08:18 +00:00
remove for more info
This commit is contained in:
parent
f3bef4919f
commit
aa18dc1d88
|
@ -1204,7 +1204,7 @@ void CGameContext::OnClientEnter(int ClientID)
|
|||
SendChat(-1, CGameContext::CHAT_ALL, aBuf, -1, CHAT_SIX);
|
||||
|
||||
SendChatTarget(ClientID, "DDraceNetwork Mod. Version: " GAME_VERSION);
|
||||
SendChatTarget(ClientID, "please visit DDNet.tw or say /info for more info and make sure to read our /rules");
|
||||
SendChatTarget(ClientID, "please visit DDNet.tw or say /info and make sure to read our /rules");
|
||||
|
||||
if(g_Config.m_SvWelcome[0]!=0)
|
||||
SendChatTarget(ClientID,g_Config.m_SvWelcome);
|
||||
|
|
Loading…
Reference in a new issue