Fixed a small bug involving skins

This commit is contained in:
MattNL
2023-03-03 04:38:16 -05:00
parent a08dda7a04
commit 7093ee2412

View File

@@ -817,7 +817,7 @@ namespace PckStudio
TrySetLocFile(locFile);
saved = false;
//BuildMainTreeView();
BuildMainTreeView();
}
}