Remove IItemStatus (#11055)
This commit is contained in:
9
Content.Client/GPS/Components/HandheldGPSComponent.cs
Normal file
9
Content.Client/GPS/Components/HandheldGPSComponent.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
using Content.Shared.GPS;
|
||||
|
||||
namespace Content.Client.GPS.Components
|
||||
{
|
||||
[RegisterComponent]
|
||||
public sealed class HandheldGPSComponent : SharedHandheldGPSComponent
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user