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
|
||||
// 2025-09-19 17:18:57.328261100 UTC
|
||||
// 2025-09-23 03:29:34.120750500 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, unused)]
|
||||
|
||||
@@ -13,14 +13,14 @@ pub mod cs2_dumper {
|
||||
pub const forward: usize = 0x1BDA550;
|
||||
pub const jump: usize = 0x1BDA820;
|
||||
pub const left: usize = 0x1BDA670;
|
||||
pub const lookatweapon: usize = 0x1E2C590;
|
||||
pub const lookatweapon: usize = 0x1E2C620;
|
||||
pub const reload: usize = 0x1BDA280;
|
||||
pub const right: usize = 0x1BDA700;
|
||||
pub const showscores: usize = 0x1E2C470;
|
||||
pub const showscores: usize = 0x1E2C500;
|
||||
pub const sprint: usize = 0x1BDA1F0;
|
||||
pub const turnleft: usize = 0x1BDA430;
|
||||
pub const turnright: usize = 0x1BDA4C0;
|
||||
pub const r#use: usize = 0x1BDA790;
|
||||
pub const zoom: usize = 0x1E2C500;
|
||||
pub const zoom: usize = 0x1E2C590;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user