Skip to content

Commit f8fdd11

Browse files
committed
fix(client): fixed skidfuscator main
1 parent cd00aa4 commit f8fdd11

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dev.skidfuscator.obfuscator/client/src/main/java/dev/skidfuscator/obfuscator/SkidfuscatorMain.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ public static void main(String[] args) {
4848
new File(output),
4949
null,
5050
null,
51+
null,
5152
new File(System.getProperty("java.home"), "lib/rt.jar"),
5253
false,
5354
false,

0 commit comments

Comments
 (0)