Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
whateverusername0 authored and deltanedas committed Dec 27, 2024
1 parent db1edbd commit ba34712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Content.Server/_White/Standing/LayingDownSystem.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

namespace Content.Server.Standing;

public sealed class LayingDownSystem : SharedLayingDownSystem // WD EDIT
public sealed class LayingDownSystem : SharedLayingDownSystem
{
[Dependency] private readonly INetConfigurationManager _cfg = default!;

Expand Down

0 comments on commit ba34712

Please sign in to comment.