mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 16:39:58 +08:00
Updated local player signature
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
pub mod client_dll {
|
||||
pub const entity_list: usize = 0x1635870;
|
||||
pub const global_vars: usize = 0x157a6b8;
|
||||
pub const local_player_controller: usize = 0x1725e60;
|
||||
pub const local_player_controller: usize = 0x16875b0;
|
||||
pub const view_angles: usize = 0x1785870;
|
||||
pub const view_matrix: usize = 0x1726a20;
|
||||
}
|
||||
Reference in New Issue
Block a user