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 #17 from FFXIV-CombatReborn/BRD-PVP
Browse files Browse the repository at this point in the history
API Bumping PVP BRD
  • Loading branch information
LTS-FFXIV authored Jul 2, 2024
2 parents 509da82 + d7496e7 commit 6ffb437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BasicRotations/PVPRotations/Ranged/BRD_Default.PVP.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[Rotation("Default PVP", CombatType.PvP, GameVersion = "7.00", Description = "Beta Rotation")]
[SourceCode(Path = "main/DefaultRotations/PVPRotations/Ranged/BRD_Default.PvP.cs")]
[Api(1)]
[Api(2)]
public sealed class BRD_DefaultPvP : BardRotation
{
[RotationConfig(CombatType.PvP, Name = "Sprint")]
Expand Down

0 comments on commit 6ffb437

Please sign in to comment.