1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-07-16 08:52:59 +00:00
Jonathan Coates b5c0c6e104
Fix out-of-bounds when pasting too-long text
Used a `<=` instead of a `<`! How did I mess this up!?

Fixes #2209
2025-06-02 08:58:43 +01:00
..