Skip to content

Commit

Permalink
Rename DLC 1 formats
Browse files Browse the repository at this point in the history
  • Loading branch information
TheImmortal committed Oct 30, 2020
1 parent 84ff0cd commit af31d62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/formats.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ export const Formats: FormatList = [
ruleset: ['[Gen 8] OU', 'Blitz'],
},
{
name: "[Gen 8] OU (DLC 1)",
name: "[Gen 8 DLC 1] OU",

mod: 'gen8dlc1',
searchShow: false,
Expand Down Expand Up @@ -297,7 +297,7 @@ export const Formats: FormatList = [
banlist: ['DUber', 'Power Construct'],
},
{
name: "[Gen 8] Doubles OU (DLC 1)",
name: "[Gen 8 DLC 1] Doubles OU",

mod: 'gen8dlc1',
gameType: 'doubles',
Expand Down

0 comments on commit af31d62

Please sign in to comment.