]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - client.h
Fix worldmessage string truncation
[xonotic/darkplaces.git] / client.h
index a7b275caa73c589ca04fa14ef318d0e7222447ab..02ac81ff35de02a1407dc236538649e33a6a08f9 100644 (file)
--- a/client.h
+++ b/client.h
@@ -894,7 +894,7 @@ typedef struct client_state_s
        char sound_name[MAX_SOUNDS][MAX_QPATH];
 
        // for display on solo scoreboard
-       char worldmessage[40]; // map title (not related to filename)
+       char worldmessage[MAX_QPATH]; // map title (not related to filename)
        // variants of map name
        char worldbasename[MAX_QPATH]; // %s
        char worldname[MAX_QPATH]; // maps/%s.bsp