IceYGO / windbot

A C# bot for ygopro, compatible with the ygosharp server.
MIT License
81 stars 104 forks source link

Fix Eater of Millions' summon process #147

Closed Wind2009-Louse closed 2 years ago

Wind2009-Louse commented 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.

mercury233 commented 2 years ago

https://github.com/IceYGO/windbot/commit/9d28e904afc69d71f11c08e3f7183dafedfd4dd5