Update more Insurgency gamedata.
This commit is contained in:
parent
5a2bc4479d
commit
c42f73b66c
@ -173,9 +173,9 @@
|
|||||||
*/
|
*/
|
||||||
"SetUserCvar"
|
"SetUserCvar"
|
||||||
{
|
{
|
||||||
"windows" "21"
|
"windows" "22"
|
||||||
"linux" "68"
|
"linux" "69"
|
||||||
"mac" "68"
|
"mac" "69"
|
||||||
}
|
}
|
||||||
/**
|
/**
|
||||||
* CBaseClient::SetName(char const*);
|
* CBaseClient::SetName(char const*);
|
||||||
@ -184,9 +184,9 @@
|
|||||||
*/
|
*/
|
||||||
"SetClientName"
|
"SetClientName"
|
||||||
{
|
{
|
||||||
"windows" "20"
|
"windows" "21"
|
||||||
"linux" "67"
|
"linux" "68"
|
||||||
"mac" "67"
|
"mac" "68"
|
||||||
}
|
}
|
||||||
/**
|
/**
|
||||||
* Offset into CBaseClient - Used by CBaseServer::UpdateUserSettings to determine when changes have been made.
|
* Offset into CBaseClient - Used by CBaseServer::UpdateUserSettings to determine when changes have been made.
|
||||||
|
Loading…
Reference in New Issue
Block a user