Skip to content

Commit

Permalink
Add "NoVideo" mod to short
Browse files Browse the repository at this point in the history
  • Loading branch information
Lekuruu committed Jan 3, 2024
1 parent 4b9bd3d commit de908ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions constants/mods.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ def short(self) -> str:
Mods.NoMod: "NM",
Mods.NoFail: "NF",
Mods.Easy: "EZ",
Mods.NoVideo: "NV",
Mods.Hidden: "HD",
Mods.HardRock: "HR",
Mods.SuddenDeath: "SD",
Expand Down

0 comments on commit de908ea

Please sign in to comment.