Commit e4b9b50e authored by zh99998's avatar zh99998

版本0.4.3,开始游戏自动最小化

parent efef3ba3
......@@ -75,6 +75,7 @@ class Scene_Lobby
end
if hwnd and hwnd != 0
#操作ygocore进入主机
WM.iconify
@@SendMessage.call(hwnd, WM_LBUTTONDOWN, 0, MAKELPARAM(507,242))
@@SendMessage.call(hwnd, WM_LBUTTONUP, 0, MAKELPARAM(507,242))
sleep 0.5
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment