mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 22:59:59 +08:00
📦 Game Update 13944
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user