Game Update 10/8/24

This commit is contained in:
Wuemeli
2024-10-09 02:41:27 +02:00
parent d2fee113a2
commit d3b1a5e086
64 changed files with 40083 additions and 40083 deletions

View File

@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2024-10-05 04:26:11.464349700 UTC
// 2024-10-09 00:40:16.266688100 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
@@ -12,12 +12,12 @@ pub mod cs2_dumper {
// Parent: CAnimScriptBase
// Field count: 1
pub mod EmptyTestScript {
pub const m_hTest: usize = 0x10; // CAnimScriptParam<float32>
pub const m_hTest: usize = 0x10; //
}
// Parent: None
// Field count: 1
pub mod CAnimScriptBase {
pub const m_bIsValid: usize = 0x8; // bool
pub const m_bIsValid: usize = 0x8; //
}
}
}