Add a Map type to the build server for nano games

This commit is contained in:
Sam 2018-08-08 20:14:55 +01:00 committed by Alexander Meech
parent 87d1c7eb4c
commit 6688e9cefc

View File

@ -55,6 +55,7 @@ public enum GameType
HOG("Heroes of GWEN"), HOG("Heroes of GWEN"),
MonsterLeague("MonsterLeague"), MonsterLeague("MonsterLeague"),
MonsterMaze("Monster Maze"), MonsterMaze("Monster Maze"),
NanoGames("Nano Games"),
Paintball("Super Paintball"), Paintball("Super Paintball"),
Quiver("One in the Quiver"), Quiver("One in the Quiver"),
QuiverTeams("One in the Quiver Teams"), QuiverTeams("One in the Quiver Teams"),