Fix printing $username at round end for head revs when it doesn't have a session (#20742)
This commit is contained in:
@@ -10,7 +10,8 @@ head-rev-role-greeting =
|
||||
Beware, this won't work on Security, Command, or those wearing sunglasses.
|
||||
Viva la revolución!
|
||||
|
||||
head-rev-initial = [color=#5e9cff]{$name}[/color] ([color=gray]{$username}[/color]) was one of the Head Revolutionaries.
|
||||
head-rev-initial-name = [color=#5e9cff]{$name}[/color] was one of the Head Revolutionaries.
|
||||
head-rev-initial-name-user = [color=#5e9cff]{$name}[/color] ([color=gray]{$username}[/color]) was one of the Head Revolutionaries.
|
||||
|
||||
head-rev-initial-count = {$initialCount ->
|
||||
[one] There was one Head Revolutionary:
|
||||
|
||||
Reference in New Issue
Block a user