Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
fix: unify the rotation config.
Browse files Browse the repository at this point in the history
Issues: #583
  • Loading branch information
ArchiDog1998 committed Apr 10, 2024
1 parent 6fdc39b commit 915a519
Show file tree
Hide file tree
Showing 26 changed files with 108 additions and 607 deletions.
5 changes: 0 additions & 5 deletions RotationSolver.Basic/Attributes/RotationConfigAttribute.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,4 @@ public class RotationConfigAttribute(CombatType type) : Attribute
/// The type of this config.
/// </summary>
public CombatType Type => type;

/// <summary>
/// The display name for this config.
/// </summary>
public string Name { get; set; } = string.Empty;
}

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 915a519

Please sign in to comment.