lightfinder user text
This commit is contained in:
@@ -1108,7 +1108,7 @@ public class LightFinderUI : WindowMediatorSubscriberBase
|
||||
ImGui.SetCursorPosX(startX);
|
||||
_uiSharedService.IconText(FontAwesomeIcon.Wifi, UIColors.Get("LightlessBlue"));
|
||||
ImGui.SameLine(0f, 4f * ImGuiHelpers.GlobalScale);
|
||||
ImGui.TextColored(ImGuiColors.DalamudGrey, "Lightfinder sir ma'am or whatever");
|
||||
ImGui.TextColored(ImGuiColors.DalamudGrey, "Lightfinder user");
|
||||
}
|
||||
|
||||
ImGui.Dummy(new Vector2(0, 4 * ImGuiHelpers.GlobalScale));
|
||||
|
||||
Reference in New Issue
Block a user