📦 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

@@ -1,8 +1,7 @@
public static class AggregateLODSetup_t {
public const nint m_vLODOrigin = 0x0;
public const nint m_fMaxObjectScale = 0xC;
public const nint m_nLODMask = 0x10;
public const nint m_fSwitchDistances = 0x18;
public const nint m_fSwitchDistances = 0x10;
}
public static class AggregateMeshInfo_t {