mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-11-21 18:00:02 +08:00
19.11.2025
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-11-14 01:17:01.152749900 UTC
|
||||
// 2025-11-19 09:40:45.247354700 UTC
|
||||
|
||||
namespace CS2Dumper {
|
||||
// Module: client.dll
|
||||
@@ -11,14 +11,14 @@ namespace CS2Dumper {
|
||||
public const nint forward = 0x1BE65E0;
|
||||
public const nint jump = 0x1BE68B0;
|
||||
public const nint left = 0x1BE6700;
|
||||
public const nint lookatweapon = 0x1E3A070;
|
||||
public const nint lookatweapon = 0x1E3A060;
|
||||
public const nint reload = 0x1BE6310;
|
||||
public const nint right = 0x1BE6790;
|
||||
public const nint showscores = 0x1E39F50;
|
||||
public const nint showscores = 0x1E39F40;
|
||||
public const nint sprint = 0x1BE6280;
|
||||
public const nint turnleft = 0x1BE64C0;
|
||||
public const nint turnright = 0x1BE6550;
|
||||
public const nint use = 0x1BE6820;
|
||||
public const nint zoom = 0x1E39FE0;
|
||||
public const nint zoom = 0x1E39FD0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user