mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-08 02:00:02 +08:00
latest game update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-07-31 03:03:49.823379600 UTC
|
||||
// 2025-08-01 22:47:35.099029800 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, unused)]
|
||||
|
||||
@@ -13,14 +13,14 @@ pub mod cs2_dumper {
|
||||
pub const forward: usize = 0x1AED7F0;
|
||||
pub const jump: usize = 0x1AEDAC0;
|
||||
pub const left: usize = 0x1AED910;
|
||||
pub const lookatweapon: usize = 0x1D2BFB0;
|
||||
pub const lookatweapon: usize = 0x1D2BF30;
|
||||
pub const reload: usize = 0x1AED520;
|
||||
pub const right: usize = 0x1AED9A0;
|
||||
pub const showscores: usize = 0x1D2BE90;
|
||||
pub const showscores: usize = 0x1D2BE10;
|
||||
pub const sprint: usize = 0x1AED490;
|
||||
pub const turnleft: usize = 0x1AED6D0;
|
||||
pub const turnright: usize = 0x1AED760;
|
||||
pub const r#use: usize = 0x1AEDA30;
|
||||
pub const zoom: usize = 0x1D2BF20;
|
||||
pub const zoom: usize = 0x1D2BEA0;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user