Game update (14015)

This commit is contained in:
a2x
2024-06-14 14:09:09 +10:00
parent c11d7c39ab
commit ab0ab534a1
66 changed files with 354 additions and 350 deletions

View File

@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2024-06-12 06:08:34.023761 UTC
// 2024-06-14 04:06:49.525200800 UTC
namespace CS2Dumper {
// Module: client.dll
@@ -11,14 +11,14 @@ namespace CS2Dumper {
public const nint forward = 0x1813340;
public const nint jump = 0x1813610;
public const nint left = 0x1813460;
public const nint lookatweapon = 0x1A1E0B0;
public const nint lookatweapon = 0x1A1E0D0;
public const nint reload = 0x1813070;
public const nint right = 0x18134F0;
public const nint showscores = 0x1A1DF90;
public const nint showscores = 0x1A1DFB0;
public const nint sprint = 0x1812FE0;
public const nint turnleft = 0x1813220;
public const nint turnright = 0x18132B0;
public const nint use = 0x1813580;
public const nint zoom = 0x1A1E020;
public const nint zoom = 0x1A1E040;
}
}