mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 16:39:58 +08:00
Add timestamp to generated files
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
||||
// Created using https://github.com/a2x/cs2-dumper
|
||||
// 2023-10-02 15:54:54.197464300 UTC
|
||||
|
||||
pub mod ChangeAccessorFieldPathIndex_t {
|
||||
pub const m_Value: usize = 0x0; // int16
|
||||
pub const m_Value: usize = 0x0; // int16_t
|
||||
}
|
||||
Reference in New Issue
Block a user