diff --git a/GeckoLoader.py b/GeckoLoader.py index 913481b..24ca14d 100644 --- a/GeckoLoader.py +++ b/GeckoLoader.py @@ -197,8 +197,6 @@ def build(gctFile, dolFile, codehandlerFile, tmpdir, allocation: int, codehook: temp.write(bytes.fromhex('F000000000000000')) temp.seek(0) - print(temp.read()) - temp.seek(0) codehandler.geckocodes = GCT(temp) if args.optimize == True: