Skip to content

Commit

Permalink
Update AdminNameOverlay.cs (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
Werzet authored May 28, 2024
1 parent 0ec5282 commit 768836d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Content.Client/Administration/AdminNameOverlay.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ internal sealed class AdminNameOverlay : Overlay
private readonly IEntityManager _entityManager;
private readonly IEyeManager _eyeManager;
private readonly EntityLookupSystem _entityLookup;

private readonly Font _font;

public AdminNameOverlay(AdminSystem system, IEntityManager entityManager, IEyeManager eyeManager, IResourceCache resourceCache, EntityLookupSystem entityLookup)
Expand Down

0 comments on commit 768836d

Please sign in to comment.