Update ItemCreationSDK.cs
This commit is contained in:
parent
7cff0f2068
commit
b0c31d73af
|
|
@ -1029,6 +1029,7 @@ public partial class ItemCreationSDK : Form
|
|||
|
||||
public void SetupSDK()
|
||||
{
|
||||
ReskinBox.Checked = false;
|
||||
DeleteStrayIcons();
|
||||
|
||||
type = GetTypeForInt(ItemTypeListBox.SelectedIndex);
|
||||
|
|
|
|||
Loading…
Reference in New Issue