server: one more write-strings const fix
This commit is contained in:
parent
16cc7af40e
commit
edbd7d2ab9
@ -23,7 +23,7 @@
|
|||||||
#include "gamerules.h"
|
#include "gamerules.h"
|
||||||
|
|
||||||
#ifdef CLIENT_DLL
|
#ifdef CLIENT_DLL
|
||||||
void HUD_PlaySound(char *sound,float volume);
|
void HUD_PlaySound(const char *sound,float volume);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Entity Linkage
|
// Entity Linkage
|
||||||
|
Loading…
Reference in New Issue
Block a user