mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-02-03 18:08:14 +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