Maybe fix for antag

Hard to test outside of a live environment, but let's see if this fixes the target picker giving "nothing".

Also changes one label on preferences for a little more clarity. I'll work on it more.
This commit is contained in:
JaySparrow
2020-09-01 16:48:30 -05:00
parent 5aaf11b3d9
commit 78fc7ce945
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -892,7 +892,7 @@ GLOBAL_LIST_EMPTY(preferences_datums)
dat += "<b>Damage Screen Shake:</b> <a href='?_src_=prefs;preference=damagescreenshake'>[(damagescreenshake==1) ? "On" : ((damagescreenshake==0) ? "Off" : "Only when down")]</a><br>"
//Add the Hyper stuff below here
dat += "<h2>Hyper Preferences</h2>"
dat += "<b>NonCon:</b><a href='?_src_=prefs;preference=noncon'>[noncon == TRUE ? "Enabled" : "Disabled"]</a><BR>"
dat += "<b>NonCon - Bottom:</b><a href='?_src_=prefs;preference=noncon'>[noncon == TRUE ? "Enabled" : "Disabled"]</a><BR>"
dat += "<h2>Hyper Special Roles</h2>"