mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
Update UIManager.cs
This commit is contained in:
@@ -130,6 +130,7 @@ namespace UI
|
|||||||
m_tmpWindowList.Add(kv.Value);
|
m_tmpWindowList.Add(kv.Value);
|
||||||
}
|
}
|
||||||
m_tmpWindowListDirty = false;
|
m_tmpWindowListDirty = false;
|
||||||
|
itr.Dispose();
|
||||||
}
|
}
|
||||||
return m_tmpWindowList;
|
return m_tmpWindowList;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user