v0.3.0: enforce consistency on naming for the recharging buff
This commit is contained in:
@@ -67,7 +67,7 @@ public class BuffIndicator extends Component {
|
||||
public static final int THORNS = 31;
|
||||
public static final int FORESIGHT = 32;
|
||||
public static final int VERTIGO = 33;
|
||||
public static final int CHARGE = 34;
|
||||
public static final int RECHARGING = 34;
|
||||
public static final int LOCKED_FLOOR= 35;
|
||||
|
||||
public static final int SIZE = 7;
|
||||
|
||||
Reference in New Issue
Block a user