Fix for latest game update

This commit is contained in:
a2x
2024-05-24 11:30:54 +10:00
parent dd7299729a
commit 3f6c894097
76 changed files with 31851 additions and 24923 deletions

View File

@@ -1,12 +1,12 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2024-05-23 01:29:07.135665300 UTC
// 2024-05-24 01:30:25.777667800 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
pub mod cs2_dumper {
pub mod schemas {
// Module: engine2.dll
// Classes count: 43
// Classes count: 48
// Enums count: 4
pub mod engine2_dll {
// Alignment: 4
@@ -247,6 +247,10 @@ pub mod cs2_dumper {
pub const m_bFirstTick: usize = 0x28; // bool
pub const m_bLastTick: usize = 0x29; // bool
}
// Parent: None
// Fields count: 0
pub mod EventClientAdvanceNonRenderedFrame_t {
}
// Parent: EventSimulate_t
// Fields count: 0
pub mod EventServerProcessNetworking_t {
@@ -291,6 +295,22 @@ pub mod cs2_dumper {
// Fields count: 0
pub mod EventServerPollNetworking_t {
}
// Parent: None
// Fields count: 0
pub mod {
}
// Parent: None
// Fields count: 0
pub mod {
}
// Parent: None
// Fields count: 0
pub mod {
}
// Parent: None
// Fields count: 0
pub mod {
}
}
}
}