Add a Map type to the build server for nano games
This commit is contained in:
parent
87d1c7eb4c
commit
6688e9cefc
@ -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"),
|
||||||
|
Loading…
Reference in New Issue
Block a user