Merge pull request #33112 from AnturK/devilfix

Fixes devilstuff
This commit is contained in:
Jordan Brown
2017-11-27 17:50:46 -05:00
committed by CitadelStationBot
parent e0aaed6d3b
commit 87c16e3939
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
for(var/D in devils)
var/datum/mind/devil = D
text += printplayer(devil)
text += printdevilinfo(devil)
text += printdevilinfo(devil.current)
text += printobjectives(devil)
text += "<br>"
text += "<br>"