Skip to content

Commit

Permalink
пупупу
Browse files Browse the repository at this point in the history
  • Loading branch information
Schrodinger71 committed Nov 26, 2024
1 parent f43e0df commit 0b66e47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Content.Server/Administration/Managers/AdminManager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,7 @@ private void PlayerStatusChanged(object? sender, SessionStatusEventArgs e)
{
_chat.SendAdminAnnouncement(Loc.GetString("admin-manager-admin-logout-message",
("name", e.Session.Name)), flagWhitelist: AdminFlags.Stealth);

}
else
{
Expand Down

0 comments on commit 0b66e47

Please sign in to comment.