]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Resize the non-admin AHelp window to be taller and less wide (#20271)
authorDrSmugleaf <DrSmugleaf@users.noreply.github.com>
Sun, 17 Sep 2023 09:04:20 +0000 (02:04 -0700)
committerGitHub <noreply@github.com>
Sun, 17 Sep 2023 09:04:20 +0000 (04:04 -0500)
Content.Client/UserInterface/Systems/Bwoink/AHelpUIController.cs
Resources/Locale/en-US/administration/bwoink.ftl

index 285b84ab196876e8a3dc32fa710266df1d78c307..0c6a48791ff049d1b6bcc3f9ae2dd8523666ff85 100644 (file)
@@ -478,7 +478,7 @@ public sealed class UserAHelpUIHandler : IAHelpUIHandler
             TitleClass="windowTitleAlert",
             HeaderClass="windowHeaderAlert",
             Title=Loc.GetString("bwoink-user-title"),
-            MinSize = new Vector2(500, 200),
+            MinSize = new Vector2(500, 300),
         };
         _window.OnClose += () => { OnClose?.Invoke(); };
         _window.OnOpen += () => { OnOpen?.Invoke(); };
index 4eee159adf1c3d9472f7b3d394799bddbc6a5614..819783d79732a0541c6e67fadf8c04311a88719c 100644 (file)
@@ -2,7 +2,9 @@ bwoink-user-title = Admin Message
 
 bwoink-system-starmute-message-no-other-users = *System: Nobody is available to receive your message. Try pinging Game Admins on Discord.
 
-bwoink-system-messages-being-relayed-to-discord = Your messages are being relayed to the admins via Discord. Issues may be handled without a response.
+bwoink-system-messages-being-relayed-to-discord =
+    Your messages are being relayed to the admins via Discord.
+    Issues may be handled without a response.
 
 bwoink-system-typing-indicator = {$players} {$count ->
 [one] is