- backend update from Raze.
This commit is contained in:
parent
26518f8660
commit
c8b3d95d6f
4 changed files with 12 additions and 5 deletions
|
|
@ -252,6 +252,7 @@ void PClass::StaticShutdown ()
|
|||
// Make a full garbage collection here so that all destroyed but uncollected higher level objects
|
||||
// that still exist are properly taken down before the low level data is deleted.
|
||||
GC::FullGC();
|
||||
GC::FullGC();
|
||||
|
||||
|
||||
Namespaces.ReleaseSymbols();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue