mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-15 08:06:10 +00:00
Added functionality to generate asset names
This commit is contained in:
@@ -7,6 +7,8 @@ CGameProject *CGameProject::mspActiveProject = nullptr;
|
||||
|
||||
CGameProject::~CGameProject()
|
||||
{
|
||||
ASSERT(!mpResourceStore->IsDirty());
|
||||
|
||||
if (IsActive())
|
||||
mspActiveProject = nullptr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user