Delete output directory

This commit is contained in:
Leilani A.
2025-04-01 22:39:08 -03:00
committed by GitHub
parent 45276a41d7
commit ba1578b1d0
82 changed files with 0 additions and 168662 deletions

View File

@@ -1,19 +0,0 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-04-01 00:10:44.822666300 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
pub mod cs2_dumper {
pub mod schemas {
// Module: networksystem.dll
// Class count: 1
// Enum count: 0
pub mod networksystem_dll {
// Parent: None
// Field count: 1
pub mod ChangeAccessorFieldPathIndex_t {
pub const m_Value: usize = 0x0; // int32
}
}
}
}