1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2024-12-29 03:19:44 +00:00

components/esm4/loadwrld.hpp: clarify comment

Also convert tabs to spaces
This commit is contained in:
Austin English 2024-06-04 20:28:45 -05:00
parent cbf0471d8a
commit 338902c247

View File

@ -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