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:
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…
Reference in New Issue
Block a user