mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 16:39:58 +08:00
📦 Game Update 13944
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
pub mod AggregateLODSetup_t {
|
||||
pub const m_vLODOrigin: usize = 0x0;
|
||||
pub const m_fMaxObjectScale: usize = 0xC;
|
||||
pub const m_nLODMask: usize = 0x10;
|
||||
pub const m_fSwitchDistances: usize = 0x18;
|
||||
pub const m_fSwitchDistances: usize = 0x10;
|
||||
}
|
||||
|
||||
pub mod AggregateMeshInfo_t {
|
||||
|
||||
Reference in New Issue
Block a user