Remove unused ESM4::Land fields

macos_ci_fix
elsid 1 year ago
parent 401e748aa0
commit a17cb0ff0e
No known key found for this signature in database
GPG Key ID: 4DE04C198CBA7625

@ -118,7 +118,6 @@ namespace ESM4
int mDataTypes; // which data types are loaded
float mHeights[sVertsPerSide * sVertsPerSide]; // Float value of compressed Heightmap
float mMinHeight, mMaxHeight;
std::int8_t mVertNorm[sVertsPerSide * sVertsPerSide * 3]; // from VNML subrecord
std::uint8_t mVertColr[sVertsPerSide * sVertsPerSide * 3]; // from VCLR subrecord
VHGT mHeightMap;

Loading…
Cancel
Save