]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Fixes codewords in the roundend summary (#14835)
authorAJCM-git <60196617+AJCM-git@users.noreply.github.com>
Fri, 24 Mar 2023 19:54:44 +0000 (15:54 -0400)
committerGitHub <noreply@github.com>
Fri, 24 Mar 2023 19:54:44 +0000 (15:54 -0400)
Resources/Locale/en-US/game-ticking/game-presets/preset-traitor.ftl

index 10fffa122bc013bdb5d7f35e2403d4e3da6ddfc4..44c4a3cc32cdf17fb3bb2a87852480d312df4d7f 100644 (file)
@@ -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.