mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-04-28 05:33:22 +00:00

- Remove the "force_print" code. This is a relic of before we used table.pack, and so didn't know how many expressions had been returned. - Check the input string is a valid expression separately before wrapping it in an _echo(...). Fixes #1506.