mirror of
https://github.com/s1lentq/ReGameDLL_CS.git
synced 2025-01-14 15:48:01 +03:00
Fix linux build
This commit is contained in:
parent
5117374a27
commit
f24cccfe73
@ -829,7 +829,7 @@ void Host_Say(edict_t *pEntity, BOOL teamonly)
|
|||||||
return;
|
return;
|
||||||
|
|
||||||
const char *placeName = nullptr;
|
const char *placeName = nullptr;
|
||||||
char *pszFormat = nullptr;
|
const char *pszFormat = nullptr;
|
||||||
char *pszConsoleFormat = nullptr;
|
char *pszConsoleFormat = nullptr;
|
||||||
bool consoleUsesPlaceName = false;
|
bool consoleUsesPlaceName = false;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user