We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccb653a commit d0c5684Copy full SHA for d0c5684
plugin_files/gamedata/cs2/core/signatures.json
@@ -47,7 +47,7 @@
47
"CAttributeList_SetOrAddAttributeValueByName": {
48
"lib": "server",
49
"windows": "40 53 55 41 56 48 81 EC 90 00 00 00",
50
- "linux": "55 48 89 E5 41 57 41 56 49 89 FE 41 55 41 54 49 89 F4 53 48 83 EC 78"
+ "linux": "55 48 89 E5 41 57 41 56 49 89 FE 41 55 41 54 53 48 89 F3 48 83 EC ? F3 0F 11 85"
51
},
52
"CBaseModelEntity_SetBodygroup": {
53
@@ -114,4 +114,4 @@
114
"windows": "48 8B C4 44 88 48 20 44 89 40 18 48 89 50 10 53",
115
"linux": "55 48 89 E5 41 57 41 56 41 55 41 54 53 48 89 FB 48 83 EC ? 89 4D"
116
}
117
-}
+}
0 commit comments