Added TF2_CanPlayerTeleport forward to the TF2 game extension (bug 5283, r=asherkin).

This commit is contained in:
Ryan Stecker
2012-05-28 01:14:46 +01:00
parent 70994cb4b2
commit 3d25938dd7
11 changed files with 192 additions and 1 deletions
+7
View File
@@ -120,6 +120,13 @@
"linux" "@_Z21DuelMiniGame_IsInDuelP9CTFPlayer"
"mac" "@_Z21DuelMiniGame_IsInDuelP9CTFPlayer"
}
"CanPlayerTeleport"
{
"library" "server"
"windows" "\x55\x8b\xec\x53\x8b\x5d\x08\x85\xdb\x56\x8b\xf1\x74\x2A\x8b\xcb\xe8\x2A\x2A\x2A\x2A\x84\xc0"
"linux" "@_ZN17CObjectTeleporter21PlayerCanBeTeleportedEP9CTFPlayer"
"mac" "@_ZN17CObjectTeleporter21PlayerCanBeTeleportedEP9CTFPlayer"
}
}
"Offsets"
{