Skip to content

Commit

Permalink
Closes #39
Browse files Browse the repository at this point in the history
  • Loading branch information
ganymedes01 committed Oct 4, 2015
1 parent 5f1fcec commit 5654dce
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -560,4 +560,8 @@ public Rotations getLeftLegRotation() {
public Rotations getRightLegRotation() {
return rightLegRotation;
}

@Override
protected void updatePotionEffects() {
}
}

0 comments on commit 5654dce

Please sign in to comment.