mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-08 02:00:02 +08:00
Game update (14005) (3)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-05-01 00:25:27.858971200 UTC
|
||||
// 2024-05-02 01:10:14.014242300 UTC
|
||||
|
||||
namespace CS2Dumper {
|
||||
// Module: client.dll
|
||||
@@ -11,14 +11,14 @@ namespace CS2Dumper {
|
||||
public const nint forward = 0x1736650;
|
||||
public const nint jump = 0x1736920;
|
||||
public const nint left = 0x1736770;
|
||||
public const nint lookatweapon = 0x19329E0;
|
||||
public const nint lookatweapon = 0x1932A40;
|
||||
public const nint reload = 0x1736380;
|
||||
public const nint right = 0x1736800;
|
||||
public const nint showscores = 0x19328C0;
|
||||
public const nint showscores = 0x1932920;
|
||||
public const nint sprint = 0x17362F0;
|
||||
public const nint turnleft = 0x1736530;
|
||||
public const nint turnright = 0x17365C0;
|
||||
public const nint use = 0x1736890;
|
||||
public const nint zoom = 0x1932950;
|
||||
public const nint zoom = 0x19329B0;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user