Init an another field

macos_ci_fix
Andrei Kortunov 1 year ago
parent 2d4e1b88b2
commit 47c7997a23

@ -110,7 +110,7 @@ namespace ESM4
ESM::FormId mId; // from the header
std::uint32_t mFlags; // from the header, see enum type RecordFlag for details
bool mIsTES5;
bool mIsTES5 = false;
std::string mEditorId;
std::string mFullName;

Loading…
Cancel
Save