mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 22:59:59 +08:00
Game update 13998
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Generated using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 15 Mar 2024 16:09:39 +0000
|
||||
* Sat, 16 Mar 2024 22:03:49 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
@@ -1802,6 +1802,7 @@ pub mod C_CSGO_PreviewModel { // C_BaseFlex
|
||||
pub const m_defaultAnim: usize = 0x1020; // CUtlString
|
||||
pub const m_nDefaultAnimLoopMode: usize = 0x1028; // AnimLoopMode_t
|
||||
pub const m_flInitialModelScale: usize = 0x102C; // float
|
||||
pub const m_sInitialWeaponState: usize = 0x1030; // CUtlString
|
||||
}
|
||||
|
||||
pub mod C_CSGO_PreviewModelAlias_csgo_item_previewmodel { // C_CSGO_PreviewModel
|
||||
|
||||
Reference in New Issue
Block a user