Added GiveNamedItem/EquipPlayerWeapon back to TF2 (bug 3276, r=bl4nk).

This commit is contained in:
David Anderson 2008-10-08 22:53:49 -07:00
parent 2b65e2496d
commit fa1336623f

View File

@ -281,6 +281,11 @@
{ {
"Offsets" "Offsets"
{ {
"GiveNamedItem"
{
"windows" "409"
"linux" "410"
}
"RemovePlayerItem" "RemovePlayerItem"
{ {
"windows" "238" "windows" "238"
@ -346,6 +351,11 @@
"windows" "34" "windows" "34"
"linux" "35" "linux" "35"
} }
"WeaponEquip"
{
"windows" "229"
"linux" "230"
}
"Activate" "Activate"
{ {
"windows" "31" "windows" "31"