]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - client.h
Play chat sound defined by cvars rather than hardcoded strings
[xonotic/darkplaces.git] / client.h
index 435299c4d64f32353cee87cc35a43c79e3cc6c59..3a52a0b6ada4942063d9cd7572bd073671b97729 100644 (file)
--- a/client.h
+++ b/client.h
@@ -1242,7 +1242,7 @@ typedef struct client_state_s
        sfx_t *sfx_ric3;
        sfx_t *sfx_r_exp3;
        // indicates that the file "sound/misc/talk2.wav" was found (for use by team chat messages)
-       qboolean foundtalk2wav;
+       qboolean foundteamchatsound;
 
 // refresh related state