mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-07 22:50:03 +08:00
Game update (14051)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
@@ -38,8 +38,8 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t dwNetworkGameClient_maxClients = 0x238;
|
||||
constexpr std::ptrdiff_t dwNetworkGameClient_serverTickCount = 0x36C;
|
||||
constexpr std::ptrdiff_t dwNetworkGameClient_signOnState = 0x228;
|
||||
constexpr std::ptrdiff_t dwWindowHeight = 0x612074;
|
||||
constexpr std::ptrdiff_t dwWindowWidth = 0x612070;
|
||||
constexpr std::ptrdiff_t dwWindowHeight = 0x61206C;
|
||||
constexpr std::ptrdiff_t dwWindowWidth = 0x612068;
|
||||
}
|
||||
// Module: inputsystem.dll
|
||||
namespace inputsystem_dll {
|
||||
|
Reference in New Issue
Block a user