mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-08 02:00:02 +08:00
Game update (14015)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-06-12 06:08:34.023761 UTC
|
||||
// 2024-06-14 04:06:49.525200800 UTC
|
||||
|
||||
namespace CS2Dumper {
|
||||
// Module: client.dll
|
||||
@@ -11,14 +11,14 @@ namespace CS2Dumper {
|
||||
public const nint forward = 0x1813340;
|
||||
public const nint jump = 0x1813610;
|
||||
public const nint left = 0x1813460;
|
||||
public const nint lookatweapon = 0x1A1E0B0;
|
||||
public const nint lookatweapon = 0x1A1E0D0;
|
||||
public const nint reload = 0x1813070;
|
||||
public const nint right = 0x18134F0;
|
||||
public const nint showscores = 0x1A1DF90;
|
||||
public const nint showscores = 0x1A1DFB0;
|
||||
public const nint sprint = 0x1812FE0;
|
||||
public const nint turnleft = 0x1813220;
|
||||
public const nint turnright = 0x18132B0;
|
||||
public const nint use = 0x1813580;
|
||||
public const nint zoom = 0x1A1E020;
|
||||
public const nint zoom = 0x1A1E040;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user