diff --git a/VPet-Simulator.Windows/MainWindow.xaml.cs b/VPet-Simulator.Windows/MainWindow.xaml.cs index da7bf56..3c4ae2f 100644 --- a/VPet-Simulator.Windows/MainWindow.xaml.cs +++ b/VPet-Simulator.Windows/MainWindow.xaml.cs @@ -120,6 +120,10 @@ namespace VPet_Simulator.Windows { Topmost = true; } + if (Set.HitThrough) + { + SetTransparentHitThrough(); + } //不存在就关掉