Revert "0.6.0"

This reverts commit 2838e1d07d.
This commit is contained in:
Razor12911
2022-07-05 00:33:27 +02:00
parent 2838e1d07d
commit 8acdee7e3b
24 changed files with 677 additions and 2625 deletions

View File

@@ -128,7 +128,7 @@ begin
'_' + Random($7FFFFFFF).ToHexString + XTOOL_MAPSUF2)), LFilename);
try
Move(SS2.Memory^, (PByte(SS1.Memory) + LEntry.Position)^,
Min(SS2.Size, LEntry.Size));
LEntry.Size);
finally
SS2.Free;
end;