build fix ?

This commit is contained in:
Johannes Theiner 2016-11-20 09:43:31 +01:00
parent ae41aed490
commit 9a595fb654
2 changed files with 3 additions and 1 deletions

3
.gitignore vendored
View File

@ -1 +1,2 @@
# Created by .ignore support plugin (hsz.mobi)
Commons.iml
target

View File

@ -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"),