build fix ?
This commit is contained in:
parent
ae41aed490
commit
9a595fb654
3
.gitignore
vendored
3
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
# Created by .ignore support plugin (hsz.mobi)
|
Commons.iml
|
||||||
|
target
|
@ -4,6 +4,7 @@ package eu.univento.commons.server;
|
|||||||
* @author joethei
|
* @author joethei
|
||||||
* @version 0.1
|
* @version 0.1
|
||||||
*/
|
*/
|
||||||
|
|
||||||
public enum ServerType {
|
public enum ServerType {
|
||||||
LOBBY(0, "Lobby", "§6Lobby"),
|
LOBBY(0, "Lobby", "§6Lobby"),
|
||||||
SECRET_GAME_FREE4ALL(1, "Free4All", "§6Free4All"),
|
SECRET_GAME_FREE4ALL(1, "Free4All", "§6Free4All"),
|
||||||
|
Loading…
Reference in New Issue
Block a user