mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-23 01:37:37 +00:00
Fixed dumb typo
This commit is contained in:
parent
985fd90ef7
commit
9fd872a49e
@ -10,7 +10,7 @@ import java.util.Base64;
|
|||||||
import static org.slf4j.LoggerFactory.getLogger;
|
import static org.slf4j.LoggerFactory.getLogger;
|
||||||
|
|
||||||
//TODO: Look into renaming this class or moving to a new package.
|
//TODO: Look into renaming this class or moving to a new package.
|
||||||
/** An internal FAWE class not mean't for public use. **/
|
/** An internal FAWE class not meant for public use. **/
|
||||||
public enum Jars {
|
public enum Jars {
|
||||||
|
|
||||||
MM_v1_7_8(
|
MM_v1_7_8(
|
||||||
|
Loading…
Reference in New Issue
Block a user