mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-07-20 03:59:43 +08:00
Update offsets.hpp
This commit is contained in:
parent
4cdfd6c4a6
commit
00789b33b7
@ -25,6 +25,8 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t dwViewAngles = 0x192F940;
|
||||
constexpr std::ptrdiff_t dwViewMatrix = 0x19231B0;
|
||||
constexpr std::ptrdiff_t dwViewRender = 0x19239B0;
|
||||
// force jump
|
||||
constexpr std::ptrdiff_t dwForceJump = 0x172F570;
|
||||
}
|
||||
// Module: engine2.dll
|
||||
namespace engine2_dll {
|
||||
|
Loading…
x
Reference in New Issue
Block a user