mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-07 22:50:03 +08:00
Game Update (14086)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-07-03 04:46:07.725715 UTC
|
||||
// 2025-07-08 05:06:56.461788900 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, unused)]
|
||||
|
||||
@@ -13,14 +13,14 @@ pub mod cs2_dumper {
|
||||
pub const forward: usize = 0x1850B20;
|
||||
pub const jump: usize = 0x1850DF0;
|
||||
pub const left: usize = 0x1850C40;
|
||||
pub const lookatweapon: usize = 0x1A77020;
|
||||
pub const lookatweapon: usize = 0x1A77030;
|
||||
pub const reload: usize = 0x1850850;
|
||||
pub const right: usize = 0x1850CD0;
|
||||
pub const showscores: usize = 0x1A76F00;
|
||||
pub const showscores: usize = 0x1A76F10;
|
||||
pub const sprint: usize = 0x18507C0;
|
||||
pub const turnleft: usize = 0x1850A00;
|
||||
pub const turnright: usize = 0x1850A90;
|
||||
pub const r#use: usize = 0x1850D60;
|
||||
pub const zoom: usize = 0x1A76F90;
|
||||
pub const zoom: usize = 0x1A76FA0;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user