mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-01 03:21:41 +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;
|
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
|
struct Map
|
||||||
{
|
{
|
||||||
std::uint32_t width; // usable width of the map
|
std::uint32_t width; // usable width of the map
|
||||||
|
Loading…
Reference in New Issue
Block a user