mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-02-22 07:33:33 +00:00
Update VoteMenu.cs
This commit is contained in:
parent
19d036d2c2
commit
95863e5c9e
1 changed files with 1 additions and 2 deletions
|
|
@ -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)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue