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