Skip to content

Commit

Permalink
Stabilization\
Browse files Browse the repository at this point in the history
  • Loading branch information
Spatison committed Oct 10, 2024
1 parent 0f77120 commit cb8974f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

namespace Content.Shared._White.Implants.NeuroStabilization;

public sealed class NeuroStabilizerSystem : EntitySystem
public sealed class NeuroStabilizationSystem : EntitySystem
{
[Dependency] private readonly SharedElectrocutionSystem _electrocution = default!;

Expand Down

0 comments on commit cb8974f

Please sign in to comment.