mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-05-26 11:37:05 +00:00
ModelImporter - Add todo
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user