Merge pull request #35322 from AnturK/missing-wrapper

Adds missing wrapper for abductor roundend report.
This commit is contained in:
vuonojenmustaturska
2018-02-05 23:46:58 +02:00
committed by CitadelStationBot
parent 7b46f951cc
commit ef986731ab
@@ -148,7 +148,7 @@
result += printplayer(abductor_mind)
result += printobjectives(abductor_mind)
return result.Join("<br>")
return "<div class='panel redborder'>[result.Join("<br>")]</div>"
/datum/antagonist/abductee
name = "Abductee"