mirror of
https://github.com/ZDoom/Raze.git
synced 2025-06-02 10:11:04 +00:00
- made the scripted version of Blood's status bar functional.
This commit is contained in:
parent
778378fd5c
commit
e5dd4a8638
10 changed files with 52 additions and 820 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