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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user