Fix unused and improperly named xaml namespaces (#4172)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<Control xmlns="https://spacestation14.io"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:gfx="clr-namespace:Robust.Client.Graphics;assembly=Robust.Client"
|
||||
xmlns:cuic="clr-namespace:Content.Client.UserInterface"
|
||||
xmlns:parallax="clr-namespace:Content.Client.Parallax"
|
||||
xmlns:ui="clr-namespace:Content.Client.HUD.UI">
|
||||
<parallax:ParallaxControl />
|
||||
|
||||
Reference in New Issue
Block a user