Game update (14002)

This commit is contained in:
a2x
2024-04-17 18:48:13 +10:00
parent 48de6c8005
commit bda7f86ef3
64 changed files with 131 additions and 131 deletions

View File

@@ -1,7 +1,7 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2024-04-08 07:10:44.298916800 UTC
// 2024-04-17 08:47:21.349682 UTC
#![allow(non_upper_case_globals, non_camel_case_types, unused)]
#![allow(non_upper_case_globals, unused)]
pub mod cs2_dumper {
// Module: client.dll
@@ -13,14 +13,14 @@ pub mod cs2_dumper {
pub const forward: usize = 0x172F2A0;
pub const jump: usize = 0x172F570;
pub const left: usize = 0x172F3C0;
pub const lookatweapon: usize = 0x192A4D0;
pub const lookatweapon: usize = 0x192A500;
pub const reload: usize = 0x172EFD0;
pub const right: usize = 0x172F450;
pub const showscores: usize = 0x192A3B0;
pub const showscores: usize = 0x192A3E0;
pub const sprint: usize = 0x172EF40;
pub const turnleft: usize = 0x172F180;
pub const turnright: usize = 0x172F210;
pub const r#use: usize = 0x172F4E0;
pub const zoom: usize = 0x192A440;
pub const zoom: usize = 0x192A470;
}
}