Update Insurgency gamedata.
This commit is contained in:
parent
152807b977
commit
4c895a78c6
@ -173,9 +173,9 @@
|
|||||||
*/
|
*/
|
||||||
"SetUserCvar"
|
"SetUserCvar"
|
||||||
{
|
{
|
||||||
"windows" "20"
|
"windows" "21"
|
||||||
"linux" "67"
|
"linux" "68"
|
||||||
"mac" "67"
|
"mac" "68"
|
||||||
}
|
}
|
||||||
/**
|
/**
|
||||||
* CBaseClient::SetName(char const*);
|
* CBaseClient::SetName(char const*);
|
||||||
@ -184,9 +184,9 @@
|
|||||||
*/
|
*/
|
||||||
"SetClientName"
|
"SetClientName"
|
||||||
{
|
{
|
||||||
"windows" "19"
|
"windows" "20"
|
||||||
"linux" "66"
|
"linux" "67"
|
||||||
"mac" "66"
|
"mac" "67"
|
||||||
}
|
}
|
||||||
/**
|
/**
|
||||||
* 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