Fix linux build

This commit is contained in:
s1lentq 2024-04-08 16:47:02 +07:00
parent 5117374a27
commit f24cccfe73

View File

@ -829,7 +829,7 @@ void Host_Say(edict_t *pEntity, BOOL teamonly)
return;
const char *placeName = nullptr;
char *pszFormat = nullptr;
const char *pszFormat = nullptr;
char *pszConsoleFormat = nullptr;
bool consoleUsesPlaceName = false;