Skip to content

Commit

Permalink
Fix #1
Browse files Browse the repository at this point in the history
  • Loading branch information
xfl03 committed May 2, 2020
1 parent 36cff84 commit 9843595
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/crashtransformers.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ function initializeCoreMod() {

//Uncomment to cause java.lang.VerifyError
//cn.methods.forEach(function (mn) { mn.instructions.clear(); mn.instructions.add(new InsnNode(Opcodes.ARETURN)); });
return cn;
}
}
}
Expand Down

0 comments on commit 9843595

Please sign in to comment.