mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-14 04:09:09 +01:00
Removed unused field
This commit is contained in:
parent
f8c7f3bbb2
commit
0bd2b9e134
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ import net.minecraftforge.common.util.FakePlayerFactory;
|
|||
|
||||
public class LensColor extends Lens{
|
||||
|
||||
public static final int ENERGY_USE = 200;
|
||||
//Thanks to xdjackiexd for this, as I couldn't be bothered
|
||||
public static final float[][] POSSIBLE_COLORS = {
|
||||
{158F, 43F, 39F}, //Red
|
||||
|
|
Loading…
Reference in a new issue