Files
Bubberstation/code/modules
Lucy a17ad68508 Fix double-encode in AI shuttle call reasons (#88245)
## About The Pull Request

This fixes double html encoding with AI shuttle calls, due to
`tgui_input_text` being called without setting `encode = FALSE` -
`SSshuttle.requestEvac` expects unencoded text.

I added documentation to `SSshuttle.requestEvac`, including clarifying
that it expects non-html-encoded text.

## Why It's Good For The Game

&​#​39;​ is annoying

## Changelog
🆑
fix: Fixed double-encoded messages with AI shuttle call reasons.
/🆑
2024-11-29 04:28:46 +01:00
..
2024-11-29 00:42:04 +01:00
2024-11-29 00:42:04 +01:00