Re-enable / update Customize+

This commit is contained in:
Loporrit
2024-07-29 22:14:10 +00:00
parent 2344af7fc5
commit 5bea4cf7e9
2 changed files with 16 additions and 18 deletions

View File

@@ -784,7 +784,6 @@ public partial class UiSharedService : DisposableMediatorSubscriberBase
AttachToolTip($"SimpleHeels is " + (_heelsExists ? "available and up to date." : "unavailable or not up to date."));
ImGui.Spacing();
#if false
ImGui.SameLine();
ImGui.TextUnformatted("Customize+");
ImGui.SameLine();
@@ -792,7 +791,6 @@ public partial class UiSharedService : DisposableMediatorSubscriberBase
ImGui.SameLine();
AttachToolTip($"Customize+ is " + (_customizePlusExists ? "available and up to date." : "unavailable or not up to date."));
ImGui.Spacing();
#endif
ImGui.SameLine();
ImGui.TextUnformatted("Honorific");