Update VoteMenu.cs

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

View file

@ -566,7 +566,6 @@ function serverCmdStartNewVote(%client, %typeName, %arg1, %arg2, %arg3, %arg4, %
$IFFColors = 0; $IFFColors = 0;
} }
} }
case "ForceVote": case "ForceVote":
if (%client.isAdmin && $Host::AllowAdminVotes) if (%client.isAdmin && $Host::AllowAdminVotes)
{ {