Skip to content

Commit

Permalink
New Music Definitions
Browse files Browse the repository at this point in the history
Added the new music definitions to the MusicName enum.
  • Loading branch information
Voxpire committed Jan 18, 2017
1 parent 7e04544 commit e06f194
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions Server/Region.cs
Expand Up @@ -107,6 +107,21 @@ public enum MusicName
StygianDragon,
Void,
CodexShrine
AnvilStrikeInMinoc,
ASkaranLullaby,
BlackthornsMarch,
DupresNightInTrinsic,
FayaxionAndTheSix,
FlightOfTheNexus,
GalehavenJaunt,
JhelomToArms,
MidnightInYew,
MoonglowSonata,
NewMaginciaMarch,
NujelmWaltz,
SherrysSong,
StarlightInBritain,
TheVesperMist
}

public class Region : IComparable
Expand Down

0 comments on commit e06f194

Please sign in to comment.