mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-08 02:00:02 +08:00
Game Update (14101)
This commit is contained in:
@@ -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
|
||||
|
||||
namespace CS2Dumper {
|
||||
// Module: client.dll
|
||||
@@ -11,14 +11,14 @@ namespace CS2Dumper {
|
||||
public const nint forward = 0x1BEBB50;
|
||||
public const nint jump = 0x1BEBE20;
|
||||
public const nint left = 0x1BEBC70;
|
||||
public const nint lookatweapon = 0x1E3D200;
|
||||
public const nint lookatweapon = 0x1E3D390;
|
||||
public const nint reload = 0x1BEB880;
|
||||
public const nint right = 0x1BEBD00;
|
||||
public const nint showscores = 0x1E3D0E0;
|
||||
public const nint showscores = 0x1E3D270;
|
||||
public const nint sprint = 0x1BEB7F0;
|
||||
public const nint turnleft = 0x1BEBA30;
|
||||
public const nint turnright = 0x1BEBAC0;
|
||||
public const nint use = 0x1BEBD90;
|
||||
public const nint zoom = 0x1E3D170;
|
||||
public const nint zoom = 0x1E3D300;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user