Update more Insurgency gamedata.

This commit is contained in:
Nicholas Hastings 2016-05-27 09:33:20 -04:00
parent 5a2bc4479d
commit c42f73b66c

View File

@ -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.