Skip to content

Commit

Permalink
fix: double flashlight
Browse files Browse the repository at this point in the history
  • Loading branch information
cyperdark committed Jun 4, 2023
1 parent d444281 commit 82b08ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Utils/osuMods.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ const MODS_MAP: { [K in OsuMods]: string } = {
[OsuMods.Key6]: '6K',
[OsuMods.Key7]: '7K',
[OsuMods.Key8]: '8K',
[OsuMods.Flashlight]: 'Fl',
[OsuMods.Random]: 'RD',
[OsuMods.Cinema]: 'CN',
[OsuMods.Target]: 'Target',
Expand Down

0 comments on commit 82b08ca

Please sign in to comment.