mirror of
https://github.com/isledecomp/isle.git
synced 2026-02-15 00:57:38 +00:00
Format
This commit is contained in:
parent
67e2703dd7
commit
582fd88709
@ -24,7 +24,7 @@ void LegoHideAnimPresenter::Init()
|
||||
void LegoHideAnimPresenter::Destroy(MxBool p_fromDestructor)
|
||||
{
|
||||
m_criticalSection.Enter();
|
||||
if(!this->m_unk0xc0)
|
||||
if (!this->m_unk0xc0)
|
||||
delete this->m_unk0xc0;
|
||||
Init();
|
||||
m_criticalSection.Leave();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user