mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-08 02:00:02 +08:00
Game Update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-06-27 14:27:03.514757 UTC
|
||||
// 2024-07-02 22:14:16.333089500 UTC
|
||||
|
||||
namespace CS2Dumper {
|
||||
// Module: client.dll
|
||||
@@ -11,14 +11,14 @@ namespace CS2Dumper {
|
||||
public const nint forward = 0x181C3A0;
|
||||
public const nint jump = 0x181C670;
|
||||
public const nint left = 0x181C4C0;
|
||||
public const nint lookatweapon = 0x1A27E30;
|
||||
public const nint lookatweapon = 0x1A27D50;
|
||||
public const nint reload = 0x181C0D0;
|
||||
public const nint right = 0x181C550;
|
||||
public const nint showscores = 0x1A27D10;
|
||||
public const nint showscores = 0x1A27C30;
|
||||
public const nint sprint = 0x181C040;
|
||||
public const nint turnleft = 0x181C280;
|
||||
public const nint turnright = 0x181C310;
|
||||
public const nint use = 0x181C5E0;
|
||||
public const nint zoom = 0x1A27DA0;
|
||||
public const nint zoom = 0x1A27CC0;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user