Skip to content

Commit

Permalink
Whoopsie
Browse files Browse the repository at this point in the history
  • Loading branch information
Earthcomputer committed Sep 10, 2019
1 parent 7bb553b commit 9dbd37f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ public static void onEnchantedItem() {
PlayerRandCracker.onUnexpectedItemEnchant();
TempRules.enchCrackState = CrackState.UNCRACKED;
}
doneEnchantment = false;
doneEnchantment = true;
}

// ENCHANTMENT MANIPULATION
Expand Down

0 comments on commit 9dbd37f

Please sign in to comment.