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

components/esm4/loadwrld.hpp: clarify comment

See merge request OpenMW/openmw!4169
pull/3236/head
psi29a 7 months ago
commit 321b84a4d2

@ -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…
Cancel
Save