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 = 0x1634930;
|
|
public const ulong global_vars = 0x15796b8;
|
|
public const ulong local_player_controller = 0x1686670;
|
|
public const ulong view_angles = 0x1784880;
|
|
public const ulong view_matrix = 0x1725af0;
|
|
} |