diff --git a/components/esm4/loadwrld.hpp b/components/esm4/loadwrld.hpp index f951ce4e8b..f354fa3f08 100644 --- a/components/esm4/loadwrld.hpp +++ b/components/esm4/loadwrld.hpp @@ -81,7 +81,7 @@ namespace ESM4 std::vector 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