Changed all tabs to 4 spaces
By: durron597 <martin.jared@gmail.com>
This commit is contained in:
parent
cf3973a5f9
commit
76ab7321fd
19 changed files with 203 additions and 204 deletions
|
@ -181,7 +181,7 @@ public enum Material {
|
|||
CookedFish(350),
|
||||
GoldRecord(2256),
|
||||
GreenRecord(2257);
|
||||
|
||||
|
||||
private final int id;
|
||||
private static final Map<Integer, Material> lookup = new HashMap<Integer, Material>();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue