Fix CS:GO linux signature
This commit is contained in:
parent
cb3ece1d01
commit
c459c61e11
@ -143,7 +143,7 @@
|
||||
{
|
||||
"library" "engine"
|
||||
// _ZN11CHLTVServer26StopRecordingAndFreeFramesEbPK9CGameInfo
|
||||
"linux" "\x55\x89\xE5\x57\x56\x53\x83\xEC\x4C\x8B\x75\x08\x0F\xB6\x45\x0C"
|
||||
"linux" "\x55\x89\xE5\x57\x56\x53\x83\xEC\x4C\x0F\xB6\x45\x0C\x8B\x75\x08"
|
||||
// _ZN11CHLTVServer11IsRecordingEv
|
||||
"windows" "\x8B\x81\x2A\x2A\x2A\x2A\x81\xC1\x2A\x2A\x2A\x2A\x8B\x40\x2A\xFF\xE0"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user