- had to fix a few things.
This commit is contained in:
parent
1dbbb56a1b
commit
9f7fe203fc
7 changed files with 39 additions and 22 deletions
|
|
@ -338,8 +338,7 @@ void FLevelLocals::ClearLevelData()
|
|||
Scrolls.Clear();
|
||||
if (automap) automap->Destroy();
|
||||
Behaviors.UnloadModules();
|
||||
delete localEventManager;
|
||||
localEventManager = nullptr;
|
||||
localEventManager->Shutdown();
|
||||
}
|
||||
|
||||
//==========================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue