super quick fix. Didn't realize my antag option thing would produce a null unclickable state.

This commit is contained in:
DJSnapshot
2014-04-19 23:38:43 -07:00
parent 34b0226b9e
commit 6082340077
+2
View File
@@ -552,6 +552,8 @@ datum/preferences
return
proc/SetAntagoptions(mob/user)
if(uplinklocation == "")
uplinklocation = "PDA"
var/HTML = "<body>"
HTML += "<tt><center>"
HTML += "<b>Antagonist Options</b> <hr />"