Merge pull request #2615 from tigercat2000/md5sumgoeshere-fucknanoedition

HTML5 fixes, batch 1
This commit is contained in:
Fox McCloud
2015-11-21 01:44:44 -05:00
5 changed files with 115 additions and 110 deletions
@@ -92,8 +92,8 @@ var/global/list/default_pai_software = list()
ui.set_auto_update(1)
/mob/living/silicon/pai/Topic(href, href_list)
. = ..()
if(.) return
if(..())
return 1
if(href_list["software"])
var/soft = href_list["software"]