mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-07 10:28:26 +00:00
updated tf2 gamedata
This commit is contained in:
parent
0eb1ea6d02
commit
f0d2927ebc
@ -175,8 +175,8 @@
|
||||
// https://asherkin.github.io/vtable/
|
||||
"CBasePlayer::UpdateStepSound"
|
||||
{
|
||||
"windows" "361"
|
||||
"linux" "362"
|
||||
"windows" "362"
|
||||
"linux" "363"
|
||||
}
|
||||
}
|
||||
|
||||
@ -204,7 +204,7 @@
|
||||
// Find PhysicsCheckForEntityUntouch by checking the functions that call PhysicsRemoveToucher.
|
||||
"PhysicsCheckForEntityUntouch"
|
||||
{
|
||||
"windows" "\x55\x8B\xEC\x51\x56\x8B\xF1\x8B\x86\x2A\x2A\x2A\x2A\xD1\xE8\xA8\x01"
|
||||
"windows" "\x55\x8B\xEC\x83\xEC\x08\x56\x8B\xF1\x8B\x86\x2A\x2A\x2A\x2A\xD1\xE8"
|
||||
"linux" "@_ZN11CBaseEntity28PhysicsCheckForEntityUntouchEv"
|
||||
}
|
||||
// search string: "scoreboard_minigame"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user