Merge branch '4.14.1' of https://github.com/ZDoom/gzdoom
This commit is contained in:
commit
799011d327
89 changed files with 3735 additions and 2607 deletions
|
|
@ -379,6 +379,7 @@ void FLevelLocals::ClearLevelData(bool fullgc)
|
|||
if (levelMesh) delete levelMesh;
|
||||
aabbTree = nullptr;
|
||||
levelMesh = nullptr;
|
||||
VisualThinkerHead = nullptr;
|
||||
lightProbes.Clear();
|
||||
if (screen)
|
||||
screen->SetLevelMesh(nullptr);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue