Added code formatter
This commit is contained in:
parent
710f9c04e7
commit
b9448d5d90
444 changed files with 32383 additions and 26254 deletions
src/main/java/techreborn/lib
|
@ -1,6 +1,7 @@
|
|||
package techreborn.lib;
|
||||
|
||||
public enum Key {
|
||||
public enum Key
|
||||
{
|
||||
|
||||
UNKNOWN, CONFIG;
|
||||
UNKNOWN, CONFIG;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue