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

Commit

Permalink
Merge pull request #71 from FFXIV-CombatReborn/War-Beta-Sync-Bug
Browse files Browse the repository at this point in the history
War sync bug, Mch Sync bug
  • Loading branch information
Toshi authored May 2, 2024
2 parents ceff538 + e4be523 commit 2cab6b0
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 395 deletions.
378 changes: 0 additions & 378 deletions BasicRotations/Magical/BLM_Beta.cs

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
namespace DefaultRotations.Magical;

[Rotation("Beta", CombatType.PvE, GameVersion = "6.58")]
[SourceCode(Path = "main/DefaultRotations/Magical/SMN_Beta.cs")]
[SourceCode(Path = "main/DefaultRotations/Magical/SMN_zBeta.cs")]
[Api(1)]
public sealed class SMN_Beta : SummonerRotation
public sealed class SMN_zBeta : SummonerRotation
{
#region Config Options
public enum SwiftType : byte
Expand Down
Loading

0 comments on commit 2cab6b0

Please sign in to comment.