fixes voice analyzer issues with clown´s different font speech (#20605)

* clown recording working on for clown fix

* Update code/modules/assembly/voice.dm

Co-authored-by: Farie82 <farie82@users.noreply.github.com>

---------

Co-authored-by: Farie82 <farie82@users.noreply.github.com>
This commit is contained in:
PopGamer46
2023-03-28 22:45:22 +03:00
committed by GitHub
parent 9ad690de0d
commit 542cfa919b
+4 -1
View File
@@ -28,7 +28,10 @@
return
if(listening)
recorded = msg
if(findtext(msg, "</span>"))
recorded = strip_html_properly(msg)
else
recorded = msg
recorded_type = type
listening = FALSE
var/turf/T = get_turf(src) //otherwise it won't work in hand