CustomizePlus+ -> Customize+, make characters collapsible in Character Management
This commit is contained in:
@@ -205,7 +205,7 @@ public partial class UiShared : IDisposable
|
||||
ImGui.SameLine();
|
||||
ImGui.TextColored(customizeColor, customizeExists ? "Available" : "Unavailable");
|
||||
ImGui.SameLine();
|
||||
ImGui.Text("PalettePlus+:");
|
||||
ImGui.Text("Palette+:");
|
||||
ImGui.SameLine();
|
||||
ImGui.TextColored(paletteColor, paletteExists ? "Available" : "Unavailable");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user