mirror of
https://github.com/Thealexbarney/LibHac.git
synced 2025-02-09 13:14:46 +01:00
Fix hactoolnet build
This commit is contained in:
parent
54319145c1
commit
64c98df5b3
@ -155,7 +155,7 @@ namespace hactoolnet
|
||||
|
||||
private static void ProcessKeygen(Context ctx)
|
||||
{
|
||||
Console.WriteLine(ExternalKeys.PrintKeys(ctx.Keyset));
|
||||
Console.WriteLine(ExternalKeys.PrintCommonKeys(ctx.Keyset));
|
||||
}
|
||||
|
||||
// For running random stuff
|
||||
|
Loading…
x
Reference in New Issue
Block a user