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

Commit

Permalink
Merge pull request #154 from MaD-219/main
Browse files Browse the repository at this point in the history
Api3 for RPR
  • Loading branch information
NostraThomas99 authored Jul 29, 2024
2 parents c5469f8 + b5a3990 commit 8cd6c23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BasicRotations/Melee/RPR_Default.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
namespace DefaultRotations.Melee;

[Rotation("Default", CombatType.PvE, GameVersion = "7.00", Description = "")]
[Rotation("Default", CombatType.PvE, GameVersion = "7.01", Description = "")]
[SourceCode(Path = "main/DefaultRotations/Melee/RPR_Default.cs")]
[Api(2)]
[Api(3)]
public sealed class RPR_Default : ReaperRotation
{
#region Config Options
Expand Down

0 comments on commit 8cd6c23

Please sign in to comment.