фикс форматирование сообщений глав
This commit is contained in:
parent
7cd5d0ed5b
commit
2ffc88936b
1 changed files with 1 additions and 1 deletions
|
|
@ -130,7 +130,7 @@ public sealed class RadioSystem : EntitySystem
|
|||
// Sunrise-Start
|
||||
if (GetIdCardIsBold(messageSource))
|
||||
{
|
||||
message = $"[bold]{message}[/bold]";
|
||||
content = $"[bold]{content}[/bold]";
|
||||
}
|
||||
// Sunrise-End
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue