diff --git a/apps/opencs/model/world/data.hpp b/apps/opencs/model/world/data.hpp index 4a5d8f51a6..a337b74879 100644 --- a/apps/opencs/model/world/data.hpp +++ b/apps/opencs/model/world/data.hpp @@ -98,13 +98,13 @@ namespace CSMWorld NestedIdCollection mEnchantments; IdCollection mBodyParts; IdCollection mMagicEffects; - SubCellCollection mPathgrids; IdCollection mDebugProfiles; IdCollection mSoundGens; IdCollection mStartScripts; NestedInfoCollection mTopicInfos; InfoCollection mJournalInfos; NestedIdCollection mCells; + SubCellCollection mPathgrids; IdCollection mLandTextures; IdCollection mLand; RefIdCollection mReferenceables;