mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-23 20:24:12 +01:00
Fix: the maxlength parameter of Textbuf is supposed to be the siz of the buffer (so length of string + '\0'), but in the code it was a mix of both.
34 KiB
34 KiB