Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Работай
Browse files Browse the repository at this point in the history
  • Loading branch information
Vonsant authored Apr 23, 2024
1 parent 09928ad commit 540b8a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Content.Server/Connection/ConnectionManager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ public sealed class ConnectionManager : IConnectionManager
[Dependency] private readonly ServerDbEntryManager _serverDbEntry = default!;
[Dependency] private readonly IGameTiming _gameTiming = default!;
[Dependency] private readonly ILogManager _logManager = default!;
<<<<<<< HEAD
private IServerSponsorsManager? _sponsorsMgr; // Corvax-Sponsors

private readonly Dictionary<NetUserId, TimeSpan> _temporaryBypasses = [];
Expand Down

0 comments on commit 540b8a6

Please sign in to comment.