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 43921e9 commit aa1b989Copy full SHA for aa1b989
plugin_files/gamedata/cs2/sdktools/offsets.json
@@ -1,18 +1,18 @@
1
{
2
"CBaseEntity_StartTouch": {
3
- "windows": 143,
4
- "linux": 142
+ "windows": 151,
+ "linux": 150
5
},
6
"CBaseEntity_Touch": {
7
- "windows": 144,
8
- "linux": 143
+ "windows": 152,
+ "linux": 151
9
10
"CBaseEntity_EndTouch": {
11
- "windows": 145,
12
- "linux": 144
+ "windows": 153,
+ "linux": 152
13
14
"CBaseEntity_Use": {
15
- "windows": 140,
16
- "linux": 139
+ "windows": 148,
+ "linux": 147
17
}
18
0 commit comments