fix GhostArrowRow::CopyTweening crash
This commit is contained in:
@@ -55,6 +55,7 @@ void NoteField::Unload()
|
|||||||
it != m_NoteDisplays.end(); ++it )
|
it != m_NoteDisplays.end(); ++it )
|
||||||
delete it->second;
|
delete it->second;
|
||||||
m_NoteDisplays.clear();
|
m_NoteDisplays.clear();
|
||||||
|
LastDisplay = NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
void NoteField::CacheNoteSkin( CString skin )
|
void NoteField::CacheNoteSkin( CString skin )
|
||||||
|
|||||||
Reference in New Issue
Block a user