fixes vchat export bug

This commit is contained in:
Schnayy
2022-01-04 18:46:17 -08:00
committed by atermonera
parent 5b6db3b227
commit c4d149ced9
+1 -1
View File
@@ -185,7 +185,7 @@
var/speaker_name = handle_speaker_name(speaker, vname, hard_to_hear)
var/track = handle_track(message, verb, speaker, speaker_name, hard_to_hear)
message = encode_html_emphasis(message)
message = "[encode_html_emphasis(message)][part_c]"
if((sdisabilities & DEAF) || ear_deaf)
if(prob(20))