mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 09:54:52 +00:00
whoops
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
content += "<b>This channel is empty.<b><BR>"
|
||||
for(var/i in FC.messages)
|
||||
var/datum/feed_message/FM = i
|
||||
content += "
|
||||
content += "-[FM.returnBody(-1)] <BR>"
|
||||
if(FM.img)
|
||||
src << browse_rsc(FM.img, "tmp_photo[i].png")
|
||||
|
||||
Reference in New Issue
Block a user