Skip to content

Commit

Permalink
Update LivingEntityMixin.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Poopooracoocoo authored Feb 6, 2024
1 parent 7aab303 commit fe79923
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
public abstract class LivingEntityMixin extends Entity implements LichRollAccessor, LichAccessor {
private int bsm_lastRevive = 0;
private int bsm_cachedSouls = 0;
@Environment(EnvType.CLIENT)
private int bsm_lastRoll = 100;


Expand Down

0 comments on commit fe79923

Please sign in to comment.