From 030ecc6964cfea59c951ffa48c545b138a236ac7 Mon Sep 17 00:00:00 2001
From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Date: Wed, 29 Mar 2023 20:18:56 +1100
Subject: [PATCH] Fix vote stacking (#14951)
---
Content.Client/UserInterface/Screens/DefaultGameScreen.xaml | 2 +-
.../UserInterface/Screens/SeparatedChatGameScreen.xaml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Content.Client/UserInterface/Screens/DefaultGameScreen.xaml b/Content.Client/UserInterface/Screens/DefaultGameScreen.xaml
index 703bf60e95..8b502515c9 100644
--- a/Content.Client/UserInterface/Screens/DefaultGameScreen.xaml
+++ b/Content.Client/UserInterface/Screens/DefaultGameScreen.xaml
@@ -21,7 +21,7 @@
-
+
diff --git a/Content.Client/UserInterface/Screens/SeparatedChatGameScreen.xaml b/Content.Client/UserInterface/Screens/SeparatedChatGameScreen.xaml
index de3804edd5..a486cf7e3a 100644
--- a/Content.Client/UserInterface/Screens/SeparatedChatGameScreen.xaml
+++ b/Content.Client/UserInterface/Screens/SeparatedChatGameScreen.xaml
@@ -16,7 +16,7 @@
-
+
--
2.51.2