Skip to content

Commit

Permalink
Merge pull request #32 from BellumGens/sc2-map-pool
Browse files Browse the repository at this point in the history
  • Loading branch information
kdinev authored Nov 30, 2024
2 parents 289f615 + d719d18 commit 4c84940
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion BellumGens.Api.Core/Models/Enums.cs
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,16 @@ public enum SC2Map
LightshadeLE,
RomanticideLE,
JagannathaLE,
IceAndChromeLE
IceAndChromeLE,
AlcyoneLE,
AmphionLE,
CrimsonCourtLE,
DynastyLE,
GhostRiverLE,
GoldenauraLE,
OceanbornLE,
PostYouthLE,
SiteDeltaLE
}

public enum TournamentApplicationState
Expand Down

0 comments on commit 4c84940

Please sign in to comment.