whoops. one too many tabs there.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4678 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
elly1989@rocketmail.com
2012-09-12 00:55:39 +00:00
parent 0f98fd84dd
commit 63f85b8c56

View File

@@ -30,7 +30,7 @@ datum/controller/vote
var/client/C = voting[i]
if(C)
C << browse(null,"window=vote;can_close=0")
i++
i++
reset()
else
while(i<=voting.len)