Game update (14124)

This commit is contained in:
Coslly
2025-11-13 16:12:51 +09:00
committed by GitHub
parent 65be03d05a
commit 9205beaaaf
66 changed files with 69 additions and 84 deletions

View File

@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-11-12 23:33:12.343646 UTC
// 2025-11-13 07:10:33.379727500 UTC
#pragma once
@@ -16,7 +16,7 @@ namespace cs2_dumper {
constexpr std::ptrdiff_t dwGameRules = 0x1E2E410;
constexpr std::ptrdiff_t dwGlobalVars = 0x1BE11C0;
constexpr std::ptrdiff_t dwGlowManager = 0x1E2B2B8;
constexpr std::ptrdiff_t dwLocalPlayerController = 0x1E1ABE8;
constexpr std::ptrdiff_t dwLocalPlayerController = 0x1E1ABD8;
constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x1BEBF38;
constexpr std::ptrdiff_t dwPlantedC4 = 0x1E33BD8;
constexpr std::ptrdiff_t dwPrediction = 0x1BEBE50;