sezero / quakespasm

QuakeSpasm -- A modern, cross-platform Quake game engine based on FitzQuake.
https://sourceforge.net/projects/quakespasm/
GNU General Public License v2.0
227 stars 96 forks source link

Adjust Con_SafePrintf message size limit #106

Closed alexey-lysiuk closed 1 month ago

alexey-lysiuk commented 2 months ago

Con_SafePrintf uses the same message size limit as the rest of console output functions.

sezero commented 1 month ago

OK, applied.