📦 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

@@ -5,8 +5,7 @@
namespace AggregateLODSetup_t {
constexpr std::ptrdiff_t m_vLODOrigin = 0x0;
constexpr std::ptrdiff_t m_fMaxObjectScale = 0xC;
constexpr std::ptrdiff_t m_nLODMask = 0x10;
constexpr std::ptrdiff_t m_fSwitchDistances = 0x18;
constexpr std::ptrdiff_t m_fSwitchDistances = 0x10;
}
namespace AggregateMeshInfo_t {