Skip to content

Commit

Permalink
Fix AddResource offset for Linux (#479)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yarukon committed Jun 13, 2024
1 parent 8b486ec commit 2eaf7c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/addons/counterstrikesharp/gamedata/gamedata.json
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@
"CEntityResourceManifest_AddResource": {
"offsets": {
"windows": 2,
"linux": 2
"linux": 0
}
}
}

0 comments on commit 2eaf7c2

Please sign in to comment.