Skip to content

Commit e2ca0d3

Browse files
authored
Merge pull request #648 from Atralupus/feat/add-planet-type
Add Thor to PlanetType enum
2 parents 91ed256 + 2bbbb35 commit e2ca0d3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Mimir.Shared/Constants/PlanetType.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ public enum PlanetType
44
{
55
Odin,
66
Heimdall,
7+
Thor,
78
}

0 commit comments

Comments
 (0)