Fixing some warnings (#6250)
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>
This commit is contained in:
@@ -12,7 +12,7 @@ using Robust.Shared.Localization;
|
||||
namespace Content.Client.Ghost.UI
|
||||
{
|
||||
[GenerateTypedNameReferences]
|
||||
public partial class GhostTargetWindow : SS14Window
|
||||
public partial class GhostTargetWindow : DefaultWindow
|
||||
{
|
||||
private readonly IEntityNetworkManager _netManager;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user