diff --git a/PS2_Manager/Setup.axaml b/PS2_Manager/Setup.axaml index fed40ec..07f8041 100644 --- a/PS2_Manager/Setup.axaml +++ b/PS2_Manager/Setup.axaml @@ -5,29 +5,19 @@ mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450" x:Class="PS2_Manager.Setup" WindowStartupLocation="CenterScreen" - SystemDecorations="None" - Title="Setup" + Title="Setup PS2 Manager" Height="349" Width="598" + CanResize="False" Background="#201c29" Closing="Window_OnClosing"> - - - - - - - - - - - - - -