Game Update (14102)

This commit is contained in:
leobalbo
2025-09-09 22:56:21 -03:00
parent 59adfb3b1c
commit f06714d5ac
70 changed files with 712 additions and 716 deletions

View File

@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-09-09 05:55:39.126756800 UTC
// 2025-09-10 01:50:35.597385800 UTC
#pragma once
@@ -38,8 +38,8 @@ namespace cs2_dumper {
constexpr std::ptrdiff_t dwNetworkGameClient_maxClients = 0x230;
constexpr std::ptrdiff_t dwNetworkGameClient_serverTickCount = 0x23C;
constexpr std::ptrdiff_t dwNetworkGameClient_signOnState = 0x220;
constexpr std::ptrdiff_t dwWindowHeight = 0x8DA4D4;
constexpr std::ptrdiff_t dwWindowWidth = 0x8DA4D0;
constexpr std::ptrdiff_t dwWindowHeight = 0x8DA4B4;
constexpr std::ptrdiff_t dwWindowWidth = 0x8DA4B0;
}
// Module: inputsystem.dll
namespace inputsystem_dll {