forked from teamnwah/openmw-tes3coop
Adding missing file.
parent
851effb0e3
commit
8eaf6b068c
@ -0,0 +1,7 @@
|
||||
#include "nestedcollection.hpp"
|
||||
|
||||
CSMWorld::NestedCollection::NestedCollection() : mParent(0)
|
||||
{}
|
||||
|
||||
CSMWorld::NestedCollection::~NestedCollection()
|
||||
{}
|
Loading…
Reference in New Issue