Skip to content

Commit

Permalink
Remove duplicate files
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBoxyBear committed Jan 4, 2024
1 parent 2af4f85 commit 19bbe9f
Show file tree
Hide file tree
Showing 166 changed files with 1 addition and 8,378 deletions.
2 changes: 1 addition & 1 deletion ChartTools/Instruments/Instrument.cs
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ public InstrumentType InstrumentType
/// <summary>
/// Set of special phrases applied to all difficulties
/// </summary>
public List<InstrumentSpecialPhrase> SpecialPhrases { get; set; } = new();
public List<InstrumentSpecialPhrase> SpecialPhrases { get; set; } = [];

/// <inheritdoc cref="InstrumentDifficultySet.GetDifficulty(InstrumentIdentity)"/>
public sbyte? GetDifficulty(InstrumentDifficultySet difficulties) => difficulties.GetDifficulty(InstrumentIdentity);
Expand Down
81 changes: 0 additions & 81 deletions source - Copie/ChartTools.shproj

This file was deleted.

59 changes: 0 additions & 59 deletions source - Copie/Chords/DrumsChord.cs

This file was deleted.

62 changes: 0 additions & 62 deletions source - Copie/Chords/GHLChord.cs

This file was deleted.

15 changes: 0 additions & 15 deletions source - Copie/Chords/IChord.cs

This file was deleted.

28 changes: 0 additions & 28 deletions source - Copie/Chords/LaneChord.cs

This file was deleted.

32 changes: 0 additions & 32 deletions source - Copie/Chords/LaneChordGeneric.cs

This file was deleted.

89 changes: 0 additions & 89 deletions source - Copie/Chords/Phrase.cs

This file was deleted.

Loading

0 comments on commit 19bbe9f

Please sign in to comment.