server: one more write-strings const fix

This commit is contained in:
Alibek Omarov 2023-09-09 03:12:30 +03:00
parent 16cc7af40e
commit edbd7d2ab9
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
#include "gamerules.h"
#ifdef CLIENT_DLL
void HUD_PlaySound(char *sound,float volume);
void HUD_PlaySound(const char *sound,float volume);
#endif
// Entity Linkage