Skip to content

Commit

Permalink
Add DuelCommander format
Browse files Browse the repository at this point in the history
  • Loading branch information
silasary committed Jul 26, 2024
1 parent da701e7 commit 5165912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PDBot.Core/DetermineFormat.cs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ public enum MagicFormat
JhioraBasic = 16, MoStoJho,
Squire = 19, // SilverBlack, but with a points system.
MTGBrawl = 20, Pioneer,
FreeformCommander = 22,
FreeformCommander = 22, DuelCommander
};

public static class DetermineFormat
Expand Down

0 comments on commit 5165912

Please sign in to comment.