make note yellow

This commit is contained in:
rootdarkarchon
2023-01-23 13:02:12 +01:00
parent e322ec03b9
commit be9f49339d

View File

@@ -751,7 +751,7 @@ public class SettingsUi : Window, IDisposable
});
});
}
UiShared.TextWrapped("Note: For best results make sure you have everything you want to be shared equipped and redraw your character before exporting.");
UiShared.ColorTextWrapped("Note: For best results make sure you have everything you want to be shared equipped and redraw your character before exporting.", ImGuiColors.DalamudYellow);
}
else
{