mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 20:41:58 -08:00
Added new option for mana payment handling of mana already in the mana pool. Reworked the battlefield context menu a bit.
This commit is contained in:
parent
8066fe911c
commit
907ec7abb0
11 changed files with 263 additions and 139 deletions
|
|
@ -78,6 +78,7 @@ public interface GamePlay {
|
|||
*
|
||||
* @param passPriorityAction
|
||||
* @param gameId
|
||||
* @param Data
|
||||
* @return
|
||||
*/
|
||||
boolean sendPlayerAction(PlayerAction passPriorityAction, UUID gameId, Object Data);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue