Game Update (14107)

This commit is contained in:
ArcherY417
2025-09-24 09:57:20 +08:00
committed by GitHub
parent 2607daaf48
commit 4c12e7e722
70 changed files with 218 additions and 234 deletions

View File

@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-09-23 03:29:34.120750500 UTC
// 2025-09-24 01:52:12.383893800 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 = 0x1E2C620;
pub const lookatweapon: usize = 0x1E2C630;
pub const reload: usize = 0x1BDA280;
pub const right: usize = 0x1BDA700;
pub const showscores: usize = 0x1E2C500;
pub const showscores: usize = 0x1E2C510;
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 = 0x1E2C590;
pub const zoom: usize = 0x1E2C5A0;
}
}