mirror of
https://github.com/babalae/better-genshin-impact
synced 2025-01-08 11:57:53 +08:00
fix bug
This commit is contained in:
parent
c461938ddd
commit
a1cdf15c7e
@ -100,7 +100,6 @@ public class PathExecutor(CancellationToken ct)
|
||||
}
|
||||
finally
|
||||
{
|
||||
_actionAvatarIndexMap.Clear(); // 没啥用,但还是写上
|
||||
// 不管咋样,松开所有按键
|
||||
Simulation.SendInput.Keyboard.KeyUp(User32.VK.VK_W);
|
||||
Simulation.SendInput.Mouse.RightButtonUp();
|
||||
|
Loading…
Reference in New Issue
Block a user