Update collision rules and teleport offsets in gamedata.json
This commit is contained in:
parent
98f00073ab
commit
24dfcb3ced
1 changed files with 5 additions and 5 deletions
|
|
@ -41,14 +41,14 @@
|
|||
},
|
||||
"CBaseEntity_CollisionRulesChanged": {
|
||||
"offsets": {
|
||||
"windows": 190,
|
||||
"linux": 190
|
||||
"windows": 185,
|
||||
"linux": 184
|
||||
}
|
||||
},
|
||||
"CBaseEntity_Teleport": {
|
||||
"offsets": {
|
||||
"windows": 168,
|
||||
"linux": 167
|
||||
"windows": 162,
|
||||
"linux": 161
|
||||
}
|
||||
},
|
||||
"GameEntitySystem": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue