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

This commit is contained in:
Nicholas Hastings 2010-04-29 14:12:08 -04:00
parent b63e0f08bf
commit dd97bdcc2c

View File

@ -238,7 +238,7 @@
"SetUserCvar"
{
"windows" "17"
"linux" "55"
"linux" "56"
}
/**
* Offset into CBaseClient - Used by CBaseServer::UpdateUserSettings to determine when changes have been made.