diff --git a/Client/Client.csproj b/Client/Client.csproj index d66b4aa..d5b88aa 100644 --- a/Client/Client.csproj +++ b/Client/Client.csproj @@ -7,6 +7,7 @@ + diff --git a/Client/Views/GameWindow.xaml b/Client/Views/GameWindow.xaml index cbc7879..28578fa 100644 --- a/Client/Views/GameWindow.xaml +++ b/Client/Views/GameWindow.xaml @@ -4,6 +4,7 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:Client.Views" + xmlns:xctk="http://schemas.xceed.com/wpf/xaml/toolkit" mc:Ignorable="d" Title="Scrubl.io" Height="600" Width="1200"> @@ -11,7 +12,7 @@ - + @@ -29,23 +30,19 @@ - -