Naprawiony błąd z deszyfracją, strumieniowe wypakowywanie danych skończone

This commit is contained in:
yanczi 2025-12-23 21:34:57 +01:00
parent 6b0fbed103
commit aea66dbfd9
8 changed files with 5 additions and 286 deletions

View file

@ -27,9 +27,6 @@
<ClCompile Include="ViewCargo.cpp">
<Filter>Pliki źródłowe</Filter>
</ClCompile>
<ClCompile Include="ChunkManager.cpp">
<Filter>Pliki źródłowe</Filter>
</ClCompile>
<ClCompile Include="EncryptionManager.cpp">
<Filter>Pliki źródłowe</Filter>
</ClCompile>
@ -50,9 +47,6 @@
<ClInclude Include="DataStruct.h">
<Filter>Pliki nagłówkowe</Filter>
</ClInclude>
<ClInclude Include="ChunkManager.h">
<Filter>Pliki nagłówkowe</Filter>
</ClInclude>
<ClInclude Include="EncryptionManager.h">
<Filter>Pliki nagłówkowe</Filter>
</ClInclude>