Skip to content

Commit 6461235

Browse files
authored
chore: update signatures for GiveNamedItem (#1120)
1 parent f32e745 commit 6461235

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configs/addons/counterstrikesharp/gamedata/gamedata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
"GiveNamedItem": {
5757
"signatures": {
5858
"library": "server",
59-
"windows": "48 89 5C 24 ? 48 89 74 24 ? 55 57 41 55 41 56 41 57 48 8D 6C 24 ? 48 81 EC ? ? ? ? 4D 8B F9",
60-
"linux": "55 48 89 E5 41 57 41 56 41 55 41 54 53 48 81 EC D8 00 00 00 48 89 8D 18 FF FF FF"
59+
"windows": "48 89 5C 24 08 48 89 74 24 10 48 89 7C 24 20 44 89 44 24 18",
60+
"linux": "55 48 89 E5 41 57 41 56 41 55 41 54 53 48 81 EC ? ? ? ? 48 89 BD ? ? ? ? 89 95 ? ? ? ? 48 89 8D ? ? ? ? 44 89 85"
6161
}
6262
},
6363
"UTIL_Remove": {

0 commit comments

Comments
 (0)