mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-19 20:16:10 +08:00
Mass header update from Insurgency itself, hl2sdk-csgo, and hl2sdk-2013.
This commit is contained in:
@ -98,8 +98,6 @@ typedef struct player_info_s
|
||||
bool fakeplayer;
|
||||
// true if player is the HLTV proxy
|
||||
bool ishltv;
|
||||
// true if player is the Replay proxy
|
||||
bool isreplay;
|
||||
// custom files CRC for this player
|
||||
CRC32_t customFiles[MAX_CUSTOM_FILES];
|
||||
// this counter increases each time the server downloaded a new file
|
||||
|
Reference in New Issue
Block a user