mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-30 03:53:33 +00:00
fixes vchat export bug
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user