From 2d4540e28e307c51f4edfed009a2380a85fd77ab Mon Sep 17 00:00:00 2001 From: Lars Date: Fri, 23 Oct 2020 21:07:12 +0200 Subject: [PATCH] [DELETED] something --- Client/ViewModels/ViewModelGame.cs | 1 - Client/Views/LoginScreen.xaml | 2 -- 2 files changed, 3 deletions(-) diff --git a/Client/ViewModels/ViewModelGame.cs b/Client/ViewModels/ViewModelGame.cs index 4e7f042..48b36a0 100644 --- a/Client/ViewModels/ViewModelGame.cs +++ b/Client/ViewModels/ViewModelGame.cs @@ -197,7 +197,6 @@ namespace Client.ViewModels { this.window.CanvasForPaint.Children.Clear(); }); - } private void ChatBox_KeyDown() diff --git a/Client/Views/LoginScreen.xaml b/Client/Views/LoginScreen.xaml index 49d9c65..f859571 100644 --- a/Client/Views/LoginScreen.xaml +++ b/Client/Views/LoginScreen.xaml @@ -25,7 +25,5 @@