[MIRROR] Incredibly minor grammar fix. (#1446)

* Incredibly minor grammar fix of a trailling ] on the Traitor Panel for blood brothers  (#54539)

* Incredibly minor grammar fix.

Co-authored-by: Timberpoes <silent_insomnia_pp@hotmail.co.uk>
This commit is contained in:
SkyratBot
2020-10-24 01:06:24 +01:00
committed by GitHub
co-authored by Timberpoes
parent 91e7df1903
commit 0338812d8c
+1 -1
View File
@@ -42,7 +42,7 @@
remove_antag_hud(antag_hud_type, M)
/datum/antagonist/brother/antag_panel_data()
return "Conspirators : [get_brother_names()]]"
return "Conspirators : [get_brother_names()]"
/datum/antagonist/brother/proc/get_brother_names()
var/list/brothers = team.members - owner