diff --git a/Plane.FormationCreator/MainWindow.xaml b/Plane.FormationCreator/MainWindow.xaml index 2beb34b..c6129ab 100644 --- a/Plane.FormationCreator/MainWindow.xaml +++ b/Plane.FormationCreator/MainWindow.xaml @@ -13,7 +13,7 @@ WindowTransitionsEnabled="False" FontFamily="Microsoft YaHei" WindowState="Maximized" - Title="飞行魔方--无人机编队控制中心 V2.0" + Title="飞行魔方--无人机编队控制系统 V2.0" PreviewKeyDown="MetroWindow_PreviewKeyDown" PreviewKeyUp="MetroWindow_PreviewKeyUp" Style="{StaticResource VSWindowStyleKey}" diff --git a/Plane.FormationCreator/SplashScreen1.png b/Plane.FormationCreator/SplashScreen1.png index 2c3d3e0..3cf4b61 100644 Binary files a/Plane.FormationCreator/SplashScreen1.png and b/Plane.FormationCreator/SplashScreen1.png differ