fixes indentation

This commit is contained in:
deathride58
2017-10-26 23:51:35 -04:00
parent 862baf67db
commit 6f5b14ef81
+1 -1
View File
@@ -252,7 +252,7 @@ GLOBAL_LIST_INIT(slot2type, list("head" = /obj/item/clothing/head/changeling, "w
text += "<br><b>Objective #[count]</b>: [objective.explanation_text] <span class='danger'>Fail.</span> [istype(objective, /datum/objective/crew) ? "<font color='grey'>(Optional)</font>" : ""]"
SSblackbox.add_details("changeling_objective","[objective.type]|FAIL")
if(!(istype(objective, /datum/objective/crew)))
changelingwin = 0
changelingwin = 0
count++
if(changelingwin)