Reply To: MWEdit

Home Forums Projects MWEdit Reply To: MWEdit

#4894

Okay, old CreaturePage files have been removed from the repository and their properties have been removed from ui/Resource.h locally so they’ll be in the next push. I also confirmed that the new creature page views were being used in the project before I removed the old ones just to be thorough:
ui/EsmCreatureDlg.cpp: m_Page1.Create(IDD_CREATURE_VIEW1, &m_MainTab);
So the old ones were never set up to be used as windows anyways.