Game update (14005) (3)

This commit is contained in:
a2x
2024-05-02 11:14:07 +10:00
parent ad9f1d6b9f
commit 90370a55e9
64 changed files with 309 additions and 309 deletions

View File

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