Skip to content

Commit 2675f34

Browse files
committed
fix(signatures): CanUse
1 parent 7c417bf commit 2675f34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin_files/gamedata/signatures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"CCSPlayer_WeaponServices_CanUse": {
133133
"lib": "server",
134134
"windows": "48 89 5C 24 10 48 89 6C 24 18 56 57 41 56 48 83 EC 30 48 8B 01",
135-
"linux": "49 89 FD 41 54 49 89 F4 53 48 83 EC 2A 48 8B 07 48 8B 80"
135+
"linux": "55 48 8D 15 2A 2A 2A 2A 48 89 E5 41 55 49 89 FD 41 54 49 89 F4"
136136
},
137137
"CBaseEntity_EmitSoundParams": {
138138
"lib": "server",

0 commit comments

Comments
 (0)