From c3c9a48efa49ea6bc006db57c11058b201c39401 Mon Sep 17 00:00:00 2001 From: kevinz000 Date: Sat, 30 Sep 2017 22:30:05 -0700 Subject: [PATCH] Update player_panel.dm --- code/modules/admin/player_panel.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/admin/player_panel.dm b/code/modules/admin/player_panel.dm index 53a640135ed..6d46bf1e8c6 100644 --- a/code/modules/admin/player_panel.dm +++ b/code/modules/admin/player_panel.dm @@ -530,7 +530,7 @@ else dat += "[brother.name]([brother.key])Brother body destroyed!" dat += "PM" - dat += "" + dat += "" if(SSticker.mode.abductors.len) dat += "
"
Abductors