From 9f553e57d228e1037b26b2b9356cd760212e485f Mon Sep 17 00:00:00 2001 From: Eauldane Date: Fri, 29 Aug 2025 23:14:35 +0100 Subject: [PATCH] Take Two, I love computers --- MareSynchronos/UI/IntroUI.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/MareSynchronos/UI/IntroUI.cs b/MareSynchronos/UI/IntroUI.cs index 925930b..74da657 100644 --- a/MareSynchronos/UI/IntroUI.cs +++ b/MareSynchronos/UI/IntroUI.cs @@ -151,7 +151,6 @@ public partial class IntroUi : WindowMediatorSubscriberBase UiSharedService.ColorText(readThis, ImGuiColors.DalamudRed); ImGui.SetWindowFontScale(1.0f); ImGui.Separator(); - UiSharedService.TextWrapped(""" To use Snowcloak, you must be over the age of 18, or 21 in some jurisdictions. """);