Game Update

This commit is contained in:
ArcherY417
2025-09-23 11:33:06 +08:00
committed by GitHub
parent 0b1644915b
commit 2607daaf48
71 changed files with 424 additions and 439 deletions

View File

@@ -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;
}
}