Skip to content

Commit

Permalink
Update for TF2 version 8826692 (2024-04-18)
Browse files Browse the repository at this point in the history
  • Loading branch information
nosoop committed Apr 19, 2024
1 parent 204430d commit 2c22df4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gamedata/tf2.custom_weapons_x.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
// unique xref "#Item_BlacklistedInMatch"
"library" "server"
"linux" "@_ZN9CTFPlayer14GetLoadoutItemEiib"
"windows" "\x55\x8B\xEC\x51\x53\x56\x8B\xF1\x8B\x0D\x2A\x2A\x2A\x2A\x57\x89\x75\xFC"
"windows" "\x55\x8B\xEC\x83\xEC\x10\x53\x56\x8B\xF1\x8B\x0D\x2A\x2A\x2A\x2A"
}
"CTFPlayer::ManageRegularWeapons()"
{
// semi-unique xref "PlayerLoadoutUpdated"
"library" "server"
"linux" "@_ZN9CTFPlayer20ManageRegularWeaponsEP19TFPlayerClassData_t"
"windows" "\x55\x8B\xEC\x83\xEC\x6C\x53\x56\x57\x8B\xF9\xE8\x2A\x2A\x2A\x2A"
"windows" "\x55\x8B\xEC\x83\xEC\x74\x57\x8B\xF9\xE8\x2A\x2A\x2A\x2A\x8D\x8F\xE0\x1A\x00\x00"
}
}
}
Expand Down

0 comments on commit 2c22df4

Please sign in to comment.