Add Skyfall map type to MapParser

This commit is contained in:
cnr 2017-03-27 23:53:06 -05:00
parent 9fcfab1a23
commit a22467bc74

View File

@ -52,6 +52,7 @@ public enum GameType
Runner("Runner"),
SearchAndDestroy("Search and Destroy"),
Sheep("Sheep Quest"),
Skyfall("Skyfall"),
Skywars("Skywars"),
Smash("Super Smash Mobs"),
SmashTeams("Super Smash Mobs Teams", "Super Smash Mobs"),