mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
replaced ZLibNet with .Net DeflateStream class.
This commit is contained in:
@@ -27,7 +27,7 @@ using System.ComponentModel.Composition;
|
||||
using System.IO;
|
||||
using System.Text;
|
||||
using GameRes.Utility;
|
||||
using ZLibNet;
|
||||
using GameRes.Compression;
|
||||
|
||||
namespace GameRes.Formats.BlackRainbow
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user