Skip to content

Commit

Permalink
Update MothAccentSystem.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
lzk228 authored Dec 5, 2023
1 parent 3b85a23 commit e39cce3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Content.Server/Speech/EntitySystems/MothAccentSystem.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ namespace Content.Server.Speech.EntitySystems;

public sealed class MothAccentSystem : EntitySystem
{

[Dependency] private readonly IRobustRandom _random = default!; // Corvax-Localization

public override void Initialize()
Expand Down

0 comments on commit e39cce3

Please sign in to comment.