diff --git a/Roblox Legacy Place Convertor/MainWindow.xaml b/Roblox Legacy Place Convertor/MainWindow.xaml index 9463f1c..a23537a 100644 --- a/Roblox Legacy Place Convertor/MainWindow.xaml +++ b/Roblox Legacy Place Convertor/MainWindow.xaml @@ -5,7 +5,7 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:Roblox_Legacy_Place_Convertor" mc:Ignorable="d" - Title="Roblox Legacy Place Converter" Height="227" Width="889" Icon="Assets/converterLogo.ico"> + Title="Roblox Legacy Place Converter" Height="228" Width="890" Icon="Assets/converterLogo.ico" MinWidth="890" MinHeight="228"> @@ -16,7 +16,7 @@