Game Update

This commit is contained in:
渟雲
2024-07-03 06:15:07 +08:00
committed by GitHub
parent e6fde4904c
commit a9dab4d9ea
64 changed files with 262 additions and 262 deletions

View File

@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2024-06-27 14:27:03.514757 UTC
// 2024-07-02 22:14:16.333089500 UTC
#![allow(non_upper_case_globals, unused)]
@@ -13,14 +13,14 @@ pub mod cs2_dumper {
pub const forward: usize = 0x181C3A0;
pub const jump: usize = 0x181C670;
pub const left: usize = 0x181C4C0;
pub const lookatweapon: usize = 0x1A27E30;
pub const lookatweapon: usize = 0x1A27D50;
pub const reload: usize = 0x181C0D0;
pub const right: usize = 0x181C550;
pub const showscores: usize = 0x1A27D10;
pub const showscores: usize = 0x1A27C30;
pub const sprint: usize = 0x181C040;
pub const turnleft: usize = 0x181C280;
pub const turnright: usize = 0x181C310;
pub const r#use: usize = 0x181C5E0;
pub const zoom: usize = 0x1A27DA0;
pub const zoom: usize = 0x1A27CC0;
}
}