mirror of
https://github.com/babalae/better-genshin-impact.git
synced 2026-04-06 11:55:31 +08:00
revert auto skip daily reward press esc
This commit is contained in:
@@ -137,8 +137,6 @@ public class AutoSkipTrigger : ITaskTrigger
|
||||
|
||||
dailyRewardIconRa.ClickCenter();
|
||||
dailyRewardIconRa.Dispose();
|
||||
Thread.Sleep(1800);
|
||||
Simulation.SendInputEx.Keyboard.KeyPress(User32.VK.VK_ESCAPE);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user