adjust note

This commit is contained in:
rootdarkarchon
2023-01-23 13:03:35 +01:00
parent be9f49339d
commit c94d40dd4c

View File

@@ -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 else
{ {