mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 21:57:22 +01:00
adjust note
This commit is contained in:
parent
be9f49339d
commit
c94d40dd4c
1 changed files with 2 additions and 1 deletions
|
|
@ -751,7 +751,8 @@ public class SettingsUi : Window, IDisposable
|
|||
});
|
||||
});
|
||||
}
|
||||
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);
|
||||
UiShared.ColorTextWrapped("Note: For best results make sure you have everything you want to be shared as well as the correct character appearance" +
|
||||
" equipped and redraw your character before exporting.", ImGuiColors.DalamudYellow);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue