From eaf77cded1f720fffd083755c3fdeca4559fc7e5 Mon Sep 17 00:00:00 2001 From: Aotumuri Date: Sun, 11 Jan 2026 07:24:59 +0900 Subject: [PATCH] Fix BoatIcon color to match other icons in HelpModal (#2849) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Description: In HelpModal, only the BoatIcon was displayed in black, which was inconsistent with the other icons. This PR updates its color to white so it matches the rest of the icons. before スクリーンショット 2026-01-10 14 33 44 after スクリーンショット 2026-01-10 14 35 17 ## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I process any text displayed to the user through translateText() and I've added it to the en.json file - [x] I have added relevant tests to the test directory - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced ## Please put your Discord username so you can be contacted if a bug or regression is found: aotumuri --- src/client/HelpModal.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client/HelpModal.ts b/src/client/HelpModal.ts index edcb5765c..0f5996b2f 100644 --- a/src/client/HelpModal.ts +++ b/src/client/HelpModal.ts @@ -597,7 +597,7 @@ export class HelpModal extends BaseModal {
  • ${translateText("help_modal.radial_boat")}