Game update (14005) (4)

This commit is contained in:
a2x
2024-05-03 10:13:36 +10:00
parent 90370a55e9
commit 256eaaa6c5
64 changed files with 129 additions and 129 deletions

View File

@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2024-05-02 01:10:14.014242300 UTC
// 2024-05-03 00:11:19.220511700 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 = 0x1932A40;
public const nint lookatweapon = 0x1932A30;
public const nint reload = 0x1736380;
public const nint right = 0x1736800;
public const nint showscores = 0x1932920;
public const nint showscores = 0x1932910;
public const nint sprint = 0x17362F0;
public const nint turnleft = 0x1736530;
public const nint turnright = 0x17365C0;
public const nint use = 0x1736890;
public const nint zoom = 0x19329B0;
public const nint zoom = 0x19329A0;
}
}