Skip to content

Commit 4802fa4

Browse files
committed
Update for TF2 version 8216530 (2023-07-25)
1 parent 1e8b6cb commit 4802fa4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: gamedata/tf2.utils.nosoop.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@
138138
}
139139
"CTFPlayer::m_flLastDamageTime"
140140
{
141-
"linux" "8832"
142-
"windows" "8828"
141+
"linux" "8968"
142+
"windows" "8964"
143143
}
144144
"CTFPlayerShared::m_pOuter"
145145
{
@@ -237,7 +237,7 @@
237237
// contains unique ref to string "spunup_push_force_immunity"
238238
"library" "server"
239239
"linux" "@_ZNK15CTFPlayerShared18IsImmuneToPushbackEv"
240-
"windows" "\x55\x8B\xEC\x51\x56\x8B\xF1\x57\x6A\x1C"
240+
"windows" "\x55\x8B\xEC\x51\x56\x8B\xF1\x6A\x1C"
241241
}
242242
"CTFPlayerShared::Burn()"
243243
{
@@ -250,7 +250,7 @@
250250
{
251251
// we only use this to get offsetof(CTFPlayer::m_aObjects) on Windows
252252
"library" "server"
253-
"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"
253+
"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"
254254
}
255255
"CTFPlayer::GetEntityForLoadoutSlot()"
256256
{

0 commit comments

Comments
 (0)