mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-08 02:00:02 +08:00
Game Update (14086)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-07-03 04:46:07.725715 UTC
|
||||
// 2025-07-08 05:06:56.461788900 UTC
|
||||
|
||||
namespace CS2Dumper {
|
||||
// Module: client.dll
|
||||
@@ -11,14 +11,14 @@ namespace CS2Dumper {
|
||||
public const nint forward = 0x1850B20;
|
||||
public const nint jump = 0x1850DF0;
|
||||
public const nint left = 0x1850C40;
|
||||
public const nint lookatweapon = 0x1A77020;
|
||||
public const nint lookatweapon = 0x1A77030;
|
||||
public const nint reload = 0x1850850;
|
||||
public const nint right = 0x1850CD0;
|
||||
public const nint showscores = 0x1A76F00;
|
||||
public const nint showscores = 0x1A76F10;
|
||||
public const nint sprint = 0x18507C0;
|
||||
public const nint turnleft = 0x1850A00;
|
||||
public const nint turnright = 0x1850A90;
|
||||
public const nint use = 0x1850D60;
|
||||
public const nint zoom = 0x1A76F90;
|
||||
public const nint zoom = 0x1A76FA0;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user