added message indicating that rtv went through

This commit is contained in:
jenz 2024-09-20 15:01:27 +02:00
parent 39628347b9
commit e35b6a55ab

View File

@ -422,6 +422,8 @@ void StartRTV()
{
return;
}
PrintToChatAll("Rock The Vote has begun!");
if (EndOfMapVoteEnabled() && HasEndOfMapVoteFinished())
{