Skip to content

Commit

Permalink
Merge pull request #375 from alliedmodders/tf2-update-15-08-18-pre
Browse files Browse the repository at this point in the history
Update TF2 gamedata.
  • Loading branch information
psychonic committed Aug 18, 2015
2 parents 229769e + d1768b7 commit 9e3ed67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gamedata/sm-tf2.games.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"RemoveCondition"
{
"library" "server"
"windows" "\x55\x8B\xEC\x53\x56\x8B\x75\x08\x57\x8B\xF9\x83\xFE\x2A\x7C\x2A\x8D"
"windows" "\x55\x8B\xEC\x56\x8B\x75\x08\x57\x56\x8B\xF9\xE8\x2A\x2A\x2A\x2A\x84\xC0\x0F\x84\x2A\x2A\x2A\x2A\x53"
"linux" "@_ZN15CTFPlayerShared10RemoveCondE7ETFCondb"
"mac" "@_ZN15CTFPlayerShared10RemoveCondE7ETFCondb"
}
Expand Down Expand Up @@ -95,7 +95,7 @@
"CanPlayerTeleport"
{
"library" "server"
"windows" "\x55\x8B\xEC\x53\x8B\x5D\x08\x57\x8B\xF9\x85\xDB\x74\x78"
"windows" "\x55\x8B\xEC\x53\x57\x8B\x7D\x08\x8B\xD9\x85\xFF\x0F\x84\x2A\x2A\x2A\x2A\x8B\xCF"
"linux" "@_ZN17CObjectTeleporter21PlayerCanBeTeleportedEP9CTFPlayer"
"mac" "@_ZN17CObjectTeleporter21PlayerCanBeTeleportedEP9CTFPlayer"
}
Expand Down

0 comments on commit 9e3ed67

Please sign in to comment.