mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-19 14:02:26 +00:00
Fix pAI interface (somewhat)
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user