Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sn4k3/UVtools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'UVtools.Parser/PWSFile.cs')
-rw-r--r--UVtools.Parser/PWSFile.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/UVtools.Parser/PWSFile.cs b/UVtools.Parser/PWSFile.cs
index 3d42e62..7cbe7da 100644
--- a/UVtools.Parser/PWSFile.cs
+++ b/UVtools.Parser/PWSFile.cs
@@ -745,6 +745,7 @@ namespace UVtools.Parser
public override Type[] ConvertToFormats { get; } =
{
+ //typeof(ChituboxZipFile)
//typeof(PHZFile),
//typeof(ZCodexFile),
};