From 3328b570d4e95d6a969095ba040e360f7783a8ce Mon Sep 17 00:00:00 2001 From: Steve Dudenhoeffer Date: Fri, 13 Apr 2007 18:44:39 +0000 Subject: [PATCH] Removed accidental server debug output. --- plugins/adminvote.sma | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/adminvote.sma b/plugins/adminvote.sma index 50f06a52..5a10f93f 100755 --- a/plugins/adminvote.sma +++ b/plugins/adminvote.sma @@ -374,7 +374,7 @@ public cmdVote(id, level, cid) } new count=read_argc(); - server_print("count==%d",count); + for (new i=0;i<4 && (i+2)