修复鼠标穿透设置未保存

This commit is contained in:
ZouJin 2023-09-11 00:26:50 +08:00
parent 5f66c61c20
commit b4a100226c

View File

@ -120,6 +120,10 @@ namespace VPet_Simulator.Windows
{
Topmost = true;
}
if (Set.HitThrough)
{
SetTransparentHitThrough();
}
//不存在就关掉