mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 10:08:18 +00:00
forgot newline
This commit is contained in:
parent
1e88ad92a0
commit
6413cab702
|
@ -589,4 +589,4 @@ void CGameContext::ConVoteNo(IConsole::IResult *pResult, void *pUserData)
|
|||
pSelf->SendChatTarget(-1, aBuf);
|
||||
str_format(aBuf, sizeof(aBuf), "forcing vote %s", pResult->GetString(0));
|
||||
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "server", aBuf);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue