Skip to content

Commit

Permalink
Update for TF2 version 8216530 (2023-07-25)
Browse files Browse the repository at this point in the history
  • Loading branch information
nosoop committed Jul 26, 2023
1 parent 1e8b6cb commit 4802fa4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gamedata/tf2.utils.nosoop.txt
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,8 @@
}
"CTFPlayer::m_flLastDamageTime"
{
"linux" "8832"
"windows" "8828"
"linux" "8968"
"windows" "8964"
}
"CTFPlayerShared::m_pOuter"
{
Expand Down Expand Up @@ -237,7 +237,7 @@
// contains unique ref to string "spunup_push_force_immunity"
"library" "server"
"linux" "@_ZNK15CTFPlayerShared18IsImmuneToPushbackEv"
"windows" "\x55\x8B\xEC\x51\x56\x8B\xF1\x57\x6A\x1C"
"windows" "\x55\x8B\xEC\x51\x56\x8B\xF1\x6A\x1C"
}
"CTFPlayerShared::Burn()"
{
Expand All @@ -250,7 +250,7 @@
{
// we only use this to get offsetof(CTFPlayer::m_aObjects) on Windows
"library" "server"
"windows" "\x55\x8B\xEC\x56\x8B\x75\x08\x57\x8B\xF9\x85\xF6\x74\x2A\x8B\x06\x8B\xCE\xFF\x50\x08\x8B\x00\x89\x45\x08\xEB\x2A\xC7\x45\x08\xFF\xFF\xFF\xFF\x8D\x45\x08\x50\x8D\x8F\xB0\x22\x00\x00"
"windows" "\x55\x8B\xEC\x56\x8B\x75\x08\x57\x8B\xF9\x85\xF6\x74\x2A\x8B\x06\x8B\xCE\xFF\x50\x08\x8B\x00\x89\x45\x08\xEB\x2A\xC7\x45\x08\xFF\xFF\xFF\xFF\x8D\x45\x08\x50\x8D\x8F\x38\x23\x00\x00"
}
"CTFPlayer::GetEntityForLoadoutSlot()"
{
Expand Down

0 comments on commit 4802fa4

Please sign in to comment.