Skip to content
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.

Commit

Permalink
Keep level/food data
Browse files Browse the repository at this point in the history
  • Loading branch information
robotia committed Mar 3, 2016
1 parent 056ef30 commit bbdc512
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -732,7 +732,7 @@
+ this.keepLevel = m.keepLevel;
+ this.maxHealthCache = m.maxHealthCache;
+ this.lastFoodLevel = m.lastFoodLevel;
+
+ this.xpCooldown = m.xpCooldown;
}

protected void onNewPotionEffect(PotionEffect p_70670_1_)
Expand Down

0 comments on commit bbdc512

Please sign in to comment.