Skip to content

Commit adc43d3

Browse files
committed
- UPDATED: Update signatures for GiveNamedItem roflmuffin/CounterStrikeSharp#1120
1 parent 2c3a804 commit adc43d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

game/csgo/addons/counterstrikesharp/gamedata/gamedata.json

Lines changed: 3 additions & 3 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": {
@@ -291,4 +291,4 @@
291291
"linux": "55 48 89 E5 41 57 49 89 F7 41 56 41 55 41 54 4D 89 C4"
292292
}
293293
}
294-
}
294+
}

0 commit comments

Comments
 (0)