Game update (14015)

This commit is contained in:
a2x
2024-06-14 14:09:09 +10:00
parent c11d7c39ab
commit ab0ab534a1
66 changed files with 354 additions and 350 deletions

View File

@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2024-06-12 06:08:34.023761 UTC
// 2024-06-14 04:06:49.525200800 UTC
#![allow(non_upper_case_globals, unused)]
@@ -13,14 +13,14 @@ pub mod cs2_dumper {
pub const forward: usize = 0x1813340;
pub const jump: usize = 0x1813610;
pub const left: usize = 0x1813460;
pub const lookatweapon: usize = 0x1A1E0B0;
pub const lookatweapon: usize = 0x1A1E0D0;
pub const reload: usize = 0x1813070;
pub const right: usize = 0x18134F0;
pub const showscores: usize = 0x1A1DF90;
pub const showscores: usize = 0x1A1DFB0;
pub const sprint: usize = 0x1812FE0;
pub const turnleft: usize = 0x1813220;
pub const turnright: usize = 0x18132B0;
pub const r#use: usize = 0x1813580;
pub const zoom: usize = 0x1A1E020;
pub const zoom: usize = 0x1A1E040;
}
}