mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user