mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-02-15 10:27:22 +08:00
Add files via upload
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2026-01-27 02:36:48.265997500 UTC
|
||||
// 2026-01-30 00:30:02.594526700 UTC
|
||||
|
||||
namespace CS2Dumper {
|
||||
// Module: client.dll
|
||||
@@ -11,14 +11,14 @@ namespace CS2Dumper {
|
||||
public const nint forward = 0x205B820;
|
||||
public const nint jump = 0x205BAF0;
|
||||
public const nint left = 0x205B940;
|
||||
public const nint lookatweapon = 0x2312300;
|
||||
public const nint lookatweapon = 0x2312470;
|
||||
public const nint reload = 0x205B550;
|
||||
public const nint right = 0x205B9D0;
|
||||
public const nint showscores = 0x23121E0;
|
||||
public const nint showscores = 0x2312350;
|
||||
public const nint sprint = 0x205B4C0;
|
||||
public const nint turnleft = 0x205B700;
|
||||
public const nint turnright = 0x205B790;
|
||||
public const nint use = 0x205BA60;
|
||||
public const nint zoom = 0x2312270;
|
||||
public const nint zoom = 0x23123E0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user