mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-04-05 00:25:36 +08:00
7 lines
286 B
C#
7 lines
286 B
C#
public static class client_dll {
|
|
public const ulong entity_list = 0x1624c48;
|
|
public const ulong global_vars = 0x156a780;
|
|
public const ulong local_player_controller = 0x1715320;
|
|
public const ulong view_angles = 0x1774b50;
|
|
public const ulong view_matrix = 0x1715d90;
|
|
} |