Fixing some warnings (#6250)
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>
This commit is contained in:
@@ -13,7 +13,7 @@ using Robust.Shared.Maths;
|
||||
namespace Content.Client.Power.APC.UI
|
||||
{
|
||||
[GenerateTypedNameReferences]
|
||||
public partial class ApcMenu : SS14Window
|
||||
public partial class ApcMenu : DefaultWindow
|
||||
{
|
||||
public ApcMenu(ApcBoundUserInterface owner)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user