muffin v6.30
This commit is contained in:
parent
5885c72e0f
commit
9003b9c19d
4 changed files with 107 additions and 6 deletions
|
|
@ -145,6 +145,8 @@ internal sealed class QuestJournalComponent
|
|||
}
|
||||
QuestJournalUtils.ShowFilterContextMenu(this);
|
||||
ImGui.SameLine();
|
||||
_questJournalUtils.AddAllAvailableQuests();
|
||||
ImGui.SameLine();
|
||||
if (ImGuiComponents.IconButton(FontAwesomeIcon.GlobeEurope))
|
||||
{
|
||||
Util.OpenLink("https://wigglymuffin.github.io/FFXIV-Tools/");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue