mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-21 09:39:56 +00:00
Maybe load FO4 region records
This commit is contained in:
parent
bcaa402315
commit
6c82aef29f
@ -122,6 +122,8 @@ void ESM4::Region::load(ESM4::Reader& reader)
|
||||
case ESM4::SUB_RDSB: // FONV
|
||||
case ESM4::SUB_RDSI: // FONV
|
||||
case ESM4::SUB_NVMI: // TES5
|
||||
case ESM4::SUB_ANAM: // FO4
|
||||
case ESM4::SUB_RLDM: // FO4
|
||||
// RDAT skipping... following is a map
|
||||
// RDMP skipping... map name
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user