Closed Wind2009-Louse closed 2 years ago
Now Eater of Millions use SelectUnselect to choose cost, using AI.SelectCard() only once before will make the process continue with no selecting card next. It's necessary to call AI.SelectCard() mutiple times for SelectUnselect.
https://github.com/IceYGO/windbot/commit/9d28e904afc69d71f11c08e3f7183dafedfd4dd5
Now Eater of Millions use SelectUnselect to choose cost, using AI.SelectCard() only once before will make the process continue with no selecting card next. It's necessary to call AI.SelectCard() mutiple times for SelectUnselect.