📦 Game Update 13944

This commit is contained in:
a2x
2023-09-28 08:17:02 +10:00
parent c8beac1aaa
commit 479080c7b0
32 changed files with 9300 additions and 11942 deletions

View File

@@ -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 {