Fix GameType for Speed Builders in MapParser

This commit is contained in:
cnr 2017-03-27 23:50:49 -05:00
parent ebb596cdf4
commit 9fcfab1a23

View File

@ -58,7 +58,7 @@ public enum GameType
SmashDomination("Super Smash Mobs Domination", "Super Smash Mobs"), SmashDomination("Super Smash Mobs Domination", "Super Smash Mobs"),
Snake("Snake"), Snake("Snake"),
SneakyAssassins("Sneaky Assassins"), SneakyAssassins("Sneaky Assassins"),
SpeedBuilders("SpeedBuilders"), SpeedBuilders("Speed Builders"),
SnowFight("Snow Fight"), SnowFight("Snow Fight"),
Spleef("Super Spleef"), Spleef("Super Spleef"),
SpleefTeams("Super Spleef Teams"), SpleefTeams("Super Spleef Teams"),