Fixed various vtable indices for HL2DM - this fixes amb679
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401179
This commit is contained in:
parent
7888d88b2d
commit
0d33b6af4b
@ -231,33 +231,33 @@
|
|||||||
{
|
{
|
||||||
"GiveNamedItem"
|
"GiveNamedItem"
|
||||||
{
|
{
|
||||||
"windows" "327"
|
"windows" "328"
|
||||||
"linux" "328"
|
"linux" "329"
|
||||||
}
|
}
|
||||||
"RemovePlayerItem"
|
"RemovePlayerItem"
|
||||||
{
|
{
|
||||||
"windows" "225"
|
"windows" "226"
|
||||||
"linux" "226"
|
"linux" "227"
|
||||||
}
|
}
|
||||||
"Weapon_GetSlot"
|
"Weapon_GetSlot"
|
||||||
{
|
{
|
||||||
"windows" "223"
|
"windows" "224"
|
||||||
"linux" "224"
|
"linux" "225"
|
||||||
}
|
}
|
||||||
"Ignite"
|
"Ignite"
|
||||||
{
|
|
||||||
"windows" "187"
|
|
||||||
"linux" "188"
|
|
||||||
}
|
|
||||||
"Extinguish"
|
|
||||||
{
|
{
|
||||||
"windows" "188"
|
"windows" "188"
|
||||||
"linux" "189"
|
"linux" "189"
|
||||||
}
|
}
|
||||||
|
"Extinguish"
|
||||||
|
{
|
||||||
|
"windows" "189"
|
||||||
|
"linux" "190"
|
||||||
|
}
|
||||||
"Teleport"
|
"Teleport"
|
||||||
{
|
{
|
||||||
"windows" "97"
|
"windows" "98"
|
||||||
"linux" "98"
|
"linux" "99"
|
||||||
}
|
}
|
||||||
"CommitSuicide"
|
"CommitSuicide"
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user