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 = 0x1635870;
|
|
public const ulong global_vars = 0x157a6b8;
|
|
public const ulong local_player_controller = 0x1725e60;
|
|
public const ulong view_angles = 0x1785870;
|
|
public const ulong view_matrix = 0x1726a20;
|
|
} |