mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 22:17:22 +01:00
make note yellow
This commit is contained in:
parent
e322ec03b9
commit
be9f49339d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue