From 0377f328e841329aa6bddf7c7733bddbfaa6f3b3 Mon Sep 17 00:00:00 2001 From: AJCM-git <60196617+AJCM-git@users.noreply.github.com> Date: Fri, 24 Mar 2023 15:54:44 -0400 Subject: [PATCH] Fixes codewords in the roundend summary (#14835) --- .../Locale/en-US/game-ticking/game-presets/preset-traitor.ftl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Resources/Locale/en-US/game-ticking/game-presets/preset-traitor.ftl b/Resources/Locale/en-US/game-ticking/game-presets/preset-traitor.ftl index 10fffa122b..44c4a3cc32 100644 --- a/Resources/Locale/en-US/game-ticking/game-presets/preset-traitor.ftl +++ b/Resources/Locale/en-US/game-ticking/game-presets/preset-traitor.ftl @@ -7,9 +7,7 @@ traitor-round-end-result = {$traitorCount -> *[other] There were {$traitorCount} traitors. } -traitor-round-end-codewords = - The codewords were: - [color=White]{$codewords}[/color]. +traitor-round-end-codewords = The codewords were: [color=White]{$codewords}[/color] # Shown at the end of a round of Traitor traitor-user-was-a-traitor = [color=gray]{$user}[/color] was a traitor. -- 2.51.2