Images should be sorted throughout. Fixed problems since last commit.

This commit is contained in:
xalduin 2010-06-01 23:25:13 -04:00
parent b066bb07e1
commit 79263efe87

View file

@ -2738,6 +2738,7 @@ void CEditorMap::Clean()
m_lGroups.delete_all();
m_lEnvelopes.delete_all();
m_lImages.delete_all();
m_lSortedImages.clear();
m_pGameLayer = 0x0;
m_pGameGroup = 0x0;