- backend update from Raze.
This commit is contained in:
parent
97b8c0ccfb
commit
8a4fa8b65f
12 changed files with 100 additions and 19 deletions
|
|
@ -314,7 +314,7 @@ void DObject::Release()
|
|||
//
|
||||
//==========================================================================
|
||||
|
||||
void DObject:: Destroy ()
|
||||
void DObject::Destroy ()
|
||||
{
|
||||
// We cannot call the VM during shutdown because all the needed data has been or is in the process of being deleted.
|
||||
if (PClass::bVMOperational)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue