forked from UNLOZE/sm-plugins
reworking the patchwork for rtv so it should seem normal. hopefully no more bugs
This commit is contained in:
@@ -423,7 +423,6 @@ void StartRTV()
|
||||
return;
|
||||
}
|
||||
|
||||
PrintToChatAll("Rock The Vote has begun!");
|
||||
|
||||
if (EndOfMapVoteEnabled() && HasEndOfMapVoteFinished())
|
||||
{
|
||||
@@ -446,6 +445,7 @@ void StartRTV()
|
||||
|
||||
if (CanMapChooserStartVote())
|
||||
{
|
||||
PrintToChatAll("[RTVE] Rock The Vote has begun!");
|
||||
MapChange when = view_as<MapChange>(g_Cvar_ChangeTime.IntValue);
|
||||
InitiateMapChooserVote(when);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user