From 9f4015c763f2ff0ae9365f90b63fa90e7829f6aa Mon Sep 17 00:00:00 2001 From: ChocoTaco1 Date: Fri, 3 Apr 2020 10:52:43 -0400 Subject: [PATCH] Update VoteMenu.cs --- Classic/scripts/autoexec/VoteMenu.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/Classic/scripts/autoexec/VoteMenu.cs b/Classic/scripts/autoexec/VoteMenu.cs index ca7a9d9..932b264 100644 --- a/Classic/scripts/autoexec/VoteMenu.cs +++ b/Classic/scripts/autoexec/VoteMenu.cs @@ -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)