Skip to content

Commit

Permalink
Update ZombieSharp.json
Browse files Browse the repository at this point in the history
  • Loading branch information
oylsister committed Oct 19, 2024
1 parent 8e77764 commit 21a5419
Showing 1 changed file with 0 additions and 14 deletions.
Original file line number Diff line number Diff line change
@@ -1,18 +1,4 @@
{
"CCSPlayer_CanAcquire": {
"signatures": {
"library": "server",
"windows": "48 8B C4 44 89 40 18 48 89 48 08 55 56",
"linux": "55 48 89 E5 41 57 41 56 48 8D 45 CC"
}
},
"GetCSWeaponDataFromKey": {
"signatures": {
"library": "server",
"windows": "48 89 5C 24 CC 48 89 74 24 CC 57 48 83 EC 20 48 8B FA 8B",
"linux": "55 48 89 E5 41 57 41 56 41 89 FE 41 55 41 54 45"
}
},
"CEntityIdentity_AcceptInput": {
"signatures": {
"library": "server",
Expand Down

0 comments on commit 21a5419

Please sign in to comment.