Fix master (#15883)

This commit is contained in:
metalgearsloth
2023-04-29 17:26:18 +10:00
committed by GitHub
parent 22bf677b96
commit caf8755d45

View File

@@ -1,3 +1,5 @@
using Robust.Shared.GameStates;
namespace Content.Shared.Movement.Components;
[RegisterComponent, NetworkedComponent]