Skip to content

Commit

Permalink
Update AntagStatusIconSystem.cs (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
Werzet authored May 28, 2024
1 parent 2b0d3cf commit 0ec5282
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Content.Client/Antag/AntagStatusIconSystem.cs
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ public sealed class AntagStatusIconSystem : SharedStatusIconSystem
[Dependency] private readonly IPrototypeManager _prototype = default!;
[Dependency] private readonly IPlayerManager _player = default!;
public override void Initialize()

{
base.Initialize();

Expand Down

0 comments on commit 0ec5282

Please sign in to comment.