mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-08 02:00:02 +08:00
Game Update (14103)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-09-10 01:50:35.597385800 UTC
|
||||
// 2025-09-13 02:49:22.782167100 UTC
|
||||
|
||||
namespace CS2Dumper.Offsets {
|
||||
// Module: client.dll
|
||||
@@ -33,8 +33,8 @@ namespace CS2Dumper.Offsets {
|
||||
public const nint dwNetworkGameClient_maxClients = 0x230;
|
||||
public const nint dwNetworkGameClient_serverTickCount = 0x23C;
|
||||
public const nint dwNetworkGameClient_signOnState = 0x220;
|
||||
public const nint dwWindowHeight = 0x8DA4B4;
|
||||
public const nint dwWindowWidth = 0x8DA4B0;
|
||||
public const nint dwWindowHeight = 0x8DA4EC;
|
||||
public const nint dwWindowWidth = 0x8DA4E8;
|
||||
}
|
||||
// Module: inputsystem.dll
|
||||
public static class InputsystemDll {
|
||||
|
Reference in New Issue
Block a user