components/esm4/loadwrld.hpp: clarify comment

Also convert tabs to spaces
pull/3236/head
Austin English 7 months ago
parent cbf0471d8a
commit 338902c247

@ -81,7 +81,7 @@ namespace ESM4
std::vector<REFRcoord> refrs;
};
// Map size struct 16 or 28 byte structure
// Map size struct, either 16 (old format) or 28 (new format) byte structure
struct Map
{
std::uint32_t width; // usable width of the map

Loading…
Cancel
Save