This commit is contained in:
Letter N
2021-03-01 21:55:34 +08:00
parent 573f86e223
commit 09ce499146
2 changed files with 1 additions and 6 deletions
@@ -65,7 +65,7 @@
popup.open(FALSE)
/mob/dead/new_player/proc/playerpolls()
var/list/output = list()
var/output = "" //hey tg why is this a list?
if (SSdbcore.Connect())
var/isadmin = FALSE
if(client?.holder)