Skip to content

Commit

Permalink
чейнжлоги
Browse files Browse the repository at this point in the history
  • Loading branch information
Schrodinger71 committed Apr 7, 2024
1 parent 599e70e commit 6473134
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
1 change: 0 additions & 1 deletion Content.Server/Administration/Systems/BwoinkSystem.cs
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,6 @@ protected override void OnBwoinkTextMessage(BwoinkTextMessage message, EntitySes
}
else if (senderAdmin is not null && senderAdmin.HasFlag(AdminFlags.Adminhelp))
{

bwoinkText = $"\\[{senderAdmin.Title}\\][color=red]{senderSession.Name}[/color]: {escapedText}"; // сообщение админа
}
else
Expand Down
8 changes: 7 additions & 1 deletion Resources/Changelog/ChangelogADT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1578,4 +1578,10 @@ Entries:
changes:
- { message: "Добавлен биозамок для скафандров ЯО. Его можно емагнуть и сбросить.", type: Add}
id: 55720 #костыль отображения в Обновлениях
time: '2024-04-06T08:20:00.0000000+00:00'
time: '2024-04-06T08:20:00.0000000+00:00'

- author: Шрёдингер
changes:
- {message: "Добавил отображение админ-префикса для Ахелпа и АдминЧата.", type: Add}
id: 55721
time: '2024-04-08T08:20:00.0000000+00:00'

0 comments on commit 6473134

Please sign in to comment.