fix item creation tool bug

This commit is contained in:
Bitl 2021-09-05 08:14:48 -07:00
parent 166e4630b1
commit 0813846513
2 changed files with 2 additions and 1 deletions

View File

@ -882,7 +882,7 @@ public partial class ItemCreationSDK : Form
private void DeleteStrayIcons()
{
string itempath = GetPathForType(type) + "\\" + ItemNameBox.Text.Replace(" ", "") + ".png";
string itempath = GetPathForType(type) + "\\" + ItemNameBox.Text.Replace(" ", "");
string previconpath = itempath + ".png";
string rbxmpath = itempath + ".rbxm";

View File

@ -247,6 +247,7 @@ Pinobe
[Nobelium Imports] Koopa Shell
[Nobelium Imports] Shaggy Frenemy
Inverted Top Hat
Camp ROBLOX
Faces:
Remastered Face
Pumpkin Face (2009)