Skip to content

Commit

Permalink
Fix all the crashes, sorry people. Fixes #10
Browse files Browse the repository at this point in the history
  • Loading branch information
covers1624 committed Oct 11, 2016
1 parent c281172 commit 834cbad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/assets/ccl/asm/hooks.asm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOTO LEND #end of if statement

list IItemRenderer
ALOAD 2
INSTANCEOF codechicken/lib/render/IItemRenderer
INSTANCEOF codechicken/lib/render/item/IItemRenderer
IFEQ LELSE
ALOAD 2
ALOAD 1
Expand Down

0 comments on commit 834cbad

Please sign in to comment.