This commit is contained in:
Putnam
2020-01-31 13:12:50 -08:00
parent 809f57a15d
commit 425f532f76
+1 -1
View File
@@ -184,7 +184,7 @@ GLOBAL_LIST_EMPTY(objectives)
else
explanation_text = "Free Objective"
/datum/objective/assassinate/once/find_target_by_role()
/datum/objective/assassinate/once/find_target_by_role(role, role_type=0, invert=0)
. = ..()
if(.)
START_PROCESSING(SSprocessing,src)