mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 11:13:16 +00:00
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:
@@ -30,7 +30,7 @@ datum/controller/vote
|
|||||||
var/client/C = voting[i]
|
var/client/C = voting[i]
|
||||||
if(C)
|
if(C)
|
||||||
C << browse(null,"window=vote;can_close=0")
|
C << browse(null,"window=vote;can_close=0")
|
||||||
i++
|
i++
|
||||||
reset()
|
reset()
|
||||||
else
|
else
|
||||||
while(i<=voting.len)
|
while(i<=voting.len)
|
||||||
|
|||||||
Reference in New Issue
Block a user