Update VoteMenu.cs

This commit is contained in:
ChocoTaco1 2021-03-04 14:53:25 -05:00
parent 19d036d2c2
commit 95863e5c9e

View file

@ -565,8 +565,7 @@ function serverCmdStartNewVote(%client, %typeName, %arg1, %arg2, %arg3, %arg4, %
setSensorGroupColor(0, 1 << 2, "255 0 0 255");
$IFFColors = 0;
}
}
}
case "ForceVote":
if (%client.isAdmin && $Host::AllowAdminVotes)
{