mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-13 21:40:11 +00:00
Adding missing file.
This commit is contained in:
parent
851effb0e3
commit
8eaf6b068c
7
apps/opencs/model/world/nestedcollection.cpp
Normal file
7
apps/opencs/model/world/nestedcollection.cpp
Normal file
@ -0,0 +1,7 @@
|
||||
#include "nestedcollection.hpp"
|
||||
|
||||
CSMWorld::NestedCollection::NestedCollection() : mParent(0)
|
||||
{}
|
||||
|
||||
CSMWorld::NestedCollection::~NestedCollection()
|
||||
{}
|
Loading…
x
Reference in New Issue
Block a user