Fixed various wrong offsets in Insurgency (bug 3544, r=me).

This commit is contained in:
David Anderson 2009-01-07 16:43:23 -05:00
parent 29996d0133
commit 0fbb87e3b2

View File

@ -740,28 +740,28 @@
/* CBasePlayer */ /* CBasePlayer */
"Ignite" "Ignite"
{ {
"windows" "174" "windows" "176"
"linux" "175" "linux" "177"
} }
"Extinguish" "Extinguish"
{ {
"windows" "175" "windows" "176"
"linux" "176" "linux" "177"
} }
"Teleport" "Teleport"
{ {
"windows" "90" "windows" "91"
"linux" "91" "linux" "92"
} }
"GetVelocity" "GetVelocity"
{ {
"windows" "115" "windows" "116"
"linux" "116" "linux" "117"
} }
"EyeAngles" "EyeAngles"
{ {
"windows" "107" "windows" "108"
"linux" "108" "linux" "109"
} }
"AcceptInput" "AcceptInput"
{ {