Fix warnings and code cleanup/fixes (#13570)
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
<DefaultWindow
|
||||
xmlns="https://spacestation14.io"
|
||||
xmlns:gfx="clr-namespace:Robust.Client.Graphics;assembly=Robust.Client"
|
||||
xmlns:controls="clr-namespace:Content.Client.UserInterface.Controls"
|
||||
Title="{Loc 'lathe-menu-title'}"
|
||||
MinSize="300 450"
|
||||
SetSize="300 450">
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
<DefaultWindow
|
||||
xmlns="https://spacestation14.io"
|
||||
xmlns:gfx="clr-namespace:Robust.Client.Graphics;assembly=Robust.Client"
|
||||
Title="{Loc 'lathe-queue-menu-title'}"
|
||||
MinSize="300 450"
|
||||
SetSize="300 450">
|
||||
|
||||
Reference in New Issue
Block a user