mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 08:41:16 +00:00
Update legovideomanager.cpp
This commit is contained in:
parent
39f49a2847
commit
aa73c2a70f
@ -42,8 +42,7 @@ void LegoVideoManager::Destroy()
|
||||
{
|
||||
// todo: delete m_unk0x512
|
||||
// todo: delete m_unk0x258
|
||||
if (m_arialFont != NULL)
|
||||
{
|
||||
if (m_arialFont != NULL) {
|
||||
DeleteObject(m_arialFont);
|
||||
m_arialFont = NULL;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user