mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-07 22:50:03 +08:00
Magic style update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-01-15 01:31:41.276127300 UTC
|
||||
// 2025-01-17 13:01:20.327051300 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
@@ -1173,7 +1173,7 @@ pub mod cs2_dumper {
|
||||
pub const w1: usize = 0x30; // fltx4
|
||||
pub const w2: usize = 0x40; // fltx4
|
||||
pub const v1x: usize = 0x50; // fltx4
|
||||
pub const v2: usize = 0x60; //
|
||||
pub const v2: usize = 0x60; // FourVectors2D
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
|
Reference in New Issue
Block a user