Update: fix unreliable linux signature for CEntitySystem_AddEntityIOEvent
This commit is contained in:
parent
bb415dcccd
commit
040a35c686
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
"signatures": {
|
||||
"library": "server",
|
||||
"windows": "48 89 5C 24 ? 4C 89 4C 24 ? 48 89 4C 24 ? 55 56 57 41 54 41 55 41 56 41 57 48 83 EC ? 49 8B F9",
|
||||
"linux": "55 48 89 E5 41 55 49 89 CD 41 54 49 89 FC"
|
||||
"linux": "55 48 89 E5 41 55 49 89 CD 41 54 49 89 FC 53 BB"
|
||||
}
|
||||
},
|
||||
"CNavPhysicsInterface_TraceShape": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue