mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-01-20 00:24:49 +00:00
Update VoteMenu.cs
This commit is contained in:
parent
6e9a4d4475
commit
9f4015c763
|
|
@ -518,8 +518,6 @@ function serverCmdStartNewVote(%client, %typeName, %arg1, %arg2, %arg3, %arg4, %
|
|||
|
||||
function playerStartNewVote(%client, %typeName, %arg1, %arg2, %arg3, %arg4, %teamSpecific, %msg, %blank)
|
||||
{
|
||||
echo(%client SPC %typeName SPC %arg1 SPC %arg2 SPC %arg3 SPC %arg4);
|
||||
|
||||
%clientsVoting = 0;
|
||||
%count = ClientGroup.getCount();
|
||||
if(%teamSpecific)
|
||||
|
|
|
|||
Loading…
Reference in a new issue