Update comment

This commit is contained in:
Matt Nadareski
2025-09-02 07:53:42 -04:00
parent 1c8f64f5e6
commit a94b3a82c4

View File

@@ -1087,7 +1087,7 @@ namespace SabreTools.Serialization.Wrappers
/// - Archives and executables in the overlay
/// - Archives and executables in resource data
/// - CExe-compressed resource data
/// - SFX archives (7z, PKZIP, RAR)
/// - SFX archives (7z, MS-CAB, PKZIP, RAR)
/// - Wise installers
/// </remarks>
public bool Extract(string outputDirectory, bool includeDebug)