Let admins create server polls

This commit is contained in:
Markolie
2015-09-23 20:17:21 +02:00
parent cab53d90bf
commit e95eb8f3b8
6 changed files with 135 additions and 6 deletions
+1 -1
View File
@@ -289,7 +289,7 @@
output += "</div>"
src << browse(output,"window=playerpoll;size=500x250")
src << browse(output,"window=playerpoll;size=600x250")
return
/mob/new_player/proc/vote_on_poll(var/pollid = -1, var/optionid = -1, var/multichoice = 0)