1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-03 17:37:18 +00:00

Merge branch 'remove-tab-comment' into 'master'

components/esm4/loadwrld.hpp: clarify comment

See merge request OpenMW/openmw!4169
This commit is contained in:
psi29a 2024-06-12 10:43:44 +00:00
commit 321b84a4d2

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