mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-15 08:04:39 +00:00
Update VoteMenu.cs
This commit is contained in:
parent
6e9a4d4475
commit
9f4015c763
1 changed files with 0 additions and 2 deletions
|
|
@ -518,8 +518,6 @@ function serverCmdStartNewVote(%client, %typeName, %arg1, %arg2, %arg3, %arg4, %
|
||||||
|
|
||||||
function playerStartNewVote(%client, %typeName, %arg1, %arg2, %arg3, %arg4, %teamSpecific, %msg, %blank)
|
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;
|
%clientsVoting = 0;
|
||||||
%count = ClientGroup.getCount();
|
%count = ClientGroup.getCount();
|
||||||
if(%teamSpecific)
|
if(%teamSpecific)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue