mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-08 02:00:02 +08:00
Game update (14079)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-05-13 23:54:54.425036700 UTC
|
||||
// 2025-05-16 03:33:22.466198100 UTC
|
||||
|
||||
namespace CS2Dumper {
|
||||
// Module: client.dll
|
||||
@@ -11,14 +11,14 @@ namespace CS2Dumper {
|
||||
public const nint forward = 0x1844B30;
|
||||
public const nint jump = 0x1844E00;
|
||||
public const nint left = 0x1844C50;
|
||||
public const nint lookatweapon = 0x1A6AE30;
|
||||
public const nint lookatweapon = 0x1A6AE20;
|
||||
public const nint reload = 0x1844860;
|
||||
public const nint right = 0x1844CE0;
|
||||
public const nint showscores = 0x1A6AD10;
|
||||
public const nint showscores = 0x1A6AD00;
|
||||
public const nint sprint = 0x18447D0;
|
||||
public const nint turnleft = 0x1844A10;
|
||||
public const nint turnright = 0x1844AA0;
|
||||
public const nint use = 0x1844D70;
|
||||
public const nint zoom = 0x1A6ADA0;
|
||||
public const nint zoom = 0x1A6AD90;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user