Fix: vftable shift on windows

This commit is contained in:
SlynxCZ 2026-02-07 19:25:23 +04:00
parent 801bdbe06f
commit 38f918f5da

View file

@ -29,7 +29,7 @@
}, },
"CNavPhysicsInterface_TraceShape": { "CNavPhysicsInterface_TraceShape": {
"offsets": { "offsets": {
"windows": 5, "windows": 3,
"linux": 5 "linux": 5
} }
}, },