ModelImporter - Add todo

This commit is contained in:
miku-666
2024-06-02 19:09:50 +02:00
parent 7486f4cc02
commit 2359522df0

View File

@@ -63,6 +63,7 @@ namespace PckStudio.Internal
}
}
// TODO: flip bottom texture of each box...
internal static void Export(string fileName, SkinModelInfo model)
{
if (model is null)