the offspring of sleepless commits

This commit is contained in:
GreYFoXGTi 2010-10-11 19:43:29 +02:00
parent 01158b0ce1
commit c1b7012dee

View file

@ -516,7 +516,7 @@ void CGameContext::OnTick()
if(m_VoteEnforce == VOTE_ENFORCE_YES)
{
Console()->ExecuteLine(m_aVoteCommand, 4, -1);
Console()->ExecuteLine(m_aVoteCommand, 4, -1, CServer::SendRconLineAuthed, Server(), SendChatResponseAll, this);
EndVote();
SendChat(-1, CGameContext::CHAT_ALL, "Vote passed");