Skip to content

Commit 85cca82

Browse files
author
HyperPolygon64
committed
Removed leftover encryption method
modified: Sonic-06-Mod-Manager/src/UnifyPatcher.cs
1 parent db22704 commit 85cca82

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Sonic-06-Mod-Manager/src/UnifyPatcher.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -515,8 +515,6 @@ public static void InstallPatches(string patch, string name) {
515515
}
516516
}
517517
}
518-
519-
if (decrypted && system == "PlayStation 3") EncryptExecutable();
520518
#if !DEBUG
521519
} catch (Exception ex) {
522520
Console.WriteLine($"[{DateTime.Now:HH:mm:ss tt}] [Error] {name}\n{ex}");

0 commit comments

Comments
 (0)