[MIRROR] encode patch (#11356)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-08-08 05:12:54 -07:00
committed by GitHub
parent be6c681c50
commit 25d93e0895
9 changed files with 32 additions and 54 deletions

View File

@@ -54,7 +54,7 @@
if(act == "custom")
if(!message)
message = sanitize_or_reflect(tgui_input_text(src,"Choose an emote to display."), src) //VOREStation Edit - Reflect too long messages, within reason
message = sanitize_or_reflect(tgui_input_text(src,"Choose an emote to display.", encode = FALSE), src) //VOREStation Edit - Reflect too long messages, within reason
if(!message)
return
if (!m_type)