Add files via upload

This commit is contained in:
igq1o310
2026-01-30 01:31:34 +01:00
committed by GitHub
parent 5066132b37
commit 458dcff1f6
71 changed files with 411 additions and 245 deletions

View File

@@ -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;
}
}