mirror of
https://github.com/magefree/mage.git
synced 2025-12-26 05:22:02 -08:00
* Added checks in all the methods that wait for human response to prevent endless loops if the method is called from a the get playable actions.
This commit is contained in:
parent
1f82e7a4ae
commit
cadae9ee92
2 changed files with 86 additions and 14 deletions
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
package mage.game.events;
|
||||
|
||||
import java.io.Serializable;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue