mirror of
https://github.com/Maschell/JNUSTool.git
synced 2024-11-24 00:49:20 +01:00
Stupid mistake
This commit is contained in:
parent
1d1d4b4d44
commit
dcca740699
BIN
JNUSTool.jar
BIN
JNUSTool.jar
Binary file not shown.
BIN
jar/JNUSTool.jar
BIN
jar/JNUSTool.jar
Binary file not shown.
BIN
release.zip
BIN
release.zip
Binary file not shown.
@ -63,7 +63,7 @@ public class Starter {
|
||||
}
|
||||
System.exit(0);
|
||||
}
|
||||
NUSGUI m = new NUSGUI(new NUSTitle(titleID,-1, key));
|
||||
NUSGUI m = new NUSGUI(new NUSTitle(titleID,version, key));
|
||||
m.setVisible(true);
|
||||
}
|
||||
}else{
|
||||
|
Loading…
Reference in New Issue
Block a user