Fixed various wrong offsets in Insurgency (bug 3544, r=me).
This commit is contained in:
parent
29996d0133
commit
0fbb87e3b2
@ -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"
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user