Update ItemCreationSDK.cs

This commit is contained in:
Bitl 2021-12-20 10:58:33 -07:00
parent 7cff0f2068
commit b0c31d73af
1 changed files with 1 additions and 0 deletions

View File

@ -1029,6 +1029,7 @@ public partial class ItemCreationSDK : Form
public void SetupSDK()
{
ReskinBox.Checked = false;
DeleteStrayIcons();
type = GetTypeForInt(ItemTypeListBox.SelectedIndex);