mirror of
https://github.com/SWG-Source/src.git
synced 2026-08-02 02:15:58 -04:00
ok so this runs but is still lacking the deletion logic
This commit is contained in:
@@ -139,10 +139,7 @@ SwgSnapshot::SwgSnapshot(DB::ModeQuery::Mode mode, bool useGoldDatabase) :
|
||||
|
||||
// ----------------------------------------------------------------------
|
||||
|
||||
SwgSnapshot::~SwgSnapshot()
|
||||
{
|
||||
m_objvarBuffer.~ObjvarBuffer();
|
||||
}
|
||||
SwgSnapshot::~SwgSnapshot(){}
|
||||
|
||||
// ----------------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user