Fixed SetUserCvar offset for ep2v (bug 4371, r=fyren)

This commit is contained in:
Nicholas Hastings 2010-04-29 14:05:22 -04:00
parent e906a0da8c
commit c5ae9d45ad
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -238,7 +238,7 @@
"SetUserCvar" "SetUserCvar"
{ {
"windows" "17" "windows" "17"
"linux" "55" "linux" "56"
} }
/** /**
* 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.