Fixing some warnings (#6250)
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>
This commit is contained in:
@@ -8,7 +8,7 @@ using Robust.Shared.Maths;
|
||||
namespace Content.Client.Tabletop.UI
|
||||
{
|
||||
[GenerateTypedNameReferences]
|
||||
public partial class TabletopWindow : SS14Window
|
||||
public partial class TabletopWindow : DefaultWindow
|
||||
{
|
||||
public TabletopWindow(IEye? eye, Vector2i size)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user