Skip to content

Commit

Permalink
Update more Insurgency gamedata.
Browse files Browse the repository at this point in the history
  • Loading branch information
psychonic committed May 27, 2016
1 parent 5a2bc44 commit c42f73b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gamedata/sdktools.games/engine.insurgency.txt
Original file line number Diff line number Diff line change
Expand Up @@ -173,9 +173,9 @@
*/
"SetUserCvar"
{
"windows" "21"
"linux" "68"
"mac" "68"
"windows" "22"
"linux" "69"
"mac" "69"
}
/**
* CBaseClient::SetName(char const*);
Expand All @@ -184,9 +184,9 @@
*/
"SetClientName"
{
"windows" "20"
"linux" "67"
"mac" "67"
"windows" "21"
"linux" "68"
"mac" "68"
}
/**
* Offset into CBaseClient - Used by CBaseServer::UpdateUserSettings to determine when changes have been made.
Expand Down

0 comments on commit c42f73b

Please sign in to comment.