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

Commit

Permalink
Merge pull request #1418 from Taurenkey/main
Browse files Browse the repository at this point in the history
Release build fix
  • Loading branch information
Taurenkey authored Jul 6, 2024
2 parents 07d9902 + ccea791 commit b026795
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions XIVSlothCombo/Window/Tabs/Debug.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
using XIVSlothCombo.Services;
using Status = Dalamud.Game.ClientState.Statuses.Status;

#if DEBUG

namespace XIVSlothCombo.Window.Tabs
{

Expand Down Expand Up @@ -85,5 +85,4 @@ internal class DebugCombo : CustomCombo
}
}
}
}
#endif
}

0 comments on commit b026795

Please sign in to comment.