Skip to content

Commit 8a795de

Browse files
authored
fix: CCSPlayerPawnBase_PostThink signature (#601)
1 parent e36d2e0 commit 8a795de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/addons/counterstrikesharp/gamedata/gamedata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"signatures": {
4444
"library": "server",
4545
"windows": "48 ? ? 55 53 56 57 41 ? 48 ? ? ? 48 ? ? ? ? ? ? 4C 89 68",
46-
"linux": "55 48 89 E5 41 56 41 55 41 54 53 48 89 FB 48 83 EC 30 E8 ? ? ? ?"
46+
"linux": "55 48 89 E5 41 56 41 55 41 54 53 48 89 FB 48 83 EC 40 E8"
4747
}
4848
},
4949
"CGameEventManager_Init": {

0 commit comments

Comments
 (0)