mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-07 22:50:03 +08:00
Game Update (14098)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-08-27 00:14:42.751419600 UTC
|
||||
// 2025-08-28 05:57:23.340171200 UTC
|
||||
|
||||
namespace CS2Dumper {
|
||||
// Module: client.dll
|
||||
@@ -11,14 +11,14 @@ namespace CS2Dumper {
|
||||
public const nint forward = 0x1BE5D10;
|
||||
public const nint jump = 0x1BE5FE0;
|
||||
public const nint left = 0x1BE5E30;
|
||||
public const nint lookatweapon = 0x1E37660;
|
||||
public const nint lookatweapon = 0x1E37350;
|
||||
public const nint reload = 0x1BE5A40;
|
||||
public const nint right = 0x1BE5EC0;
|
||||
public const nint showscores = 0x1E37540;
|
||||
public const nint showscores = 0x1E37230;
|
||||
public const nint sprint = 0x1BE59B0;
|
||||
public const nint turnleft = 0x1BE5BF0;
|
||||
public const nint turnright = 0x1BE5C80;
|
||||
public const nint use = 0x1BE5F50;
|
||||
public const nint zoom = 0x1E375D0;
|
||||
public const nint zoom = 0x1E372C0;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user