Texture and clut packing, All important information starts to join in one place for final export
This commit is contained in:
@@ -22,7 +22,7 @@ namespace PSXSplash.RuntimeCode
|
||||
|
||||
if (exporter != null)
|
||||
{
|
||||
exporter.Export();
|
||||
//exporter.Export();
|
||||
}
|
||||
|
||||
foreach (Transform child in parentTransform)
|
||||
|
||||
Reference in New Issue
Block a user