Fate-Grand-Automata / FGA

Auto-battle app for F/GO Android
https://fate-grand-automata.github.io
MIT License
1.47k stars 271 forks source link

Fix close Button #1780

Closed ArthurKun21 closed 6 months ago

ArthurKun21 commented 6 months ago

Fixes #1763

The Detection used for interlude uses the close button, due to order of priority the close button is being detected first before repeat. This PR should solved it by lowering the priority of close.

Also improved the detection area