Update Insurgency gamedata.

This commit is contained in:
Nicholas Hastings 2015-07-29 06:58:56 -04:00
parent 152807b977
commit 4c895a78c6

View File

@ -173,9 +173,9 @@
*/
"SetUserCvar"
{
"windows" "20"
"linux" "67"
"mac" "67"
"windows" "21"
"linux" "68"
"mac" "68"
}
/**
* CBaseClient::SetName(char const*);
@ -184,9 +184,9 @@
*/
"SetClientName"
{
"windows" "19"
"linux" "66"
"mac" "66"
"windows" "20"
"linux" "67"
"mac" "67"
}
/**
* Offset into CBaseClient - Used by CBaseServer::UpdateUserSettings to determine when changes have been made.