Game Update (14101)

This commit is contained in:
Enoouo
2025-09-09 14:02:23 +08:00
parent cbe9916f6c
commit eb6f3433d4
71 changed files with 460 additions and 445 deletions

View File

@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-09-06 00:45:00.389982800 UTC
// 2025-09-09 05:55:39.126756800 UTC
#pragma once
@@ -15,14 +15,14 @@ namespace cs2_dumper {
constexpr std::ptrdiff_t forward = 0x1BEBB50;
constexpr std::ptrdiff_t jump = 0x1BEBE20;
constexpr std::ptrdiff_t left = 0x1BEBC70;
constexpr std::ptrdiff_t lookatweapon = 0x1E3D200;
constexpr std::ptrdiff_t lookatweapon = 0x1E3D390;
constexpr std::ptrdiff_t reload = 0x1BEB880;
constexpr std::ptrdiff_t right = 0x1BEBD00;
constexpr std::ptrdiff_t showscores = 0x1E3D0E0;
constexpr std::ptrdiff_t showscores = 0x1E3D270;
constexpr std::ptrdiff_t sprint = 0x1BEB7F0;
constexpr std::ptrdiff_t turnleft = 0x1BEBA30;
constexpr std::ptrdiff_t turnright = 0x1BEBAC0;
constexpr std::ptrdiff_t use = 0x1BEBD90;
constexpr std::ptrdiff_t zoom = 0x1E3D170;
constexpr std::ptrdiff_t zoom = 0x1E3D300;
}
}