mirror of
https://github.com/magefree/mage.git
synced 2025-12-28 22:42:03 -08:00
Renamed param 'sourceId' to 'source' in payOrRollback method (#9014)
This commit is contained in:
parent
9ed04cc3c5
commit
a5b7fce429
1 changed files with 1 additions and 1 deletions
|
|
@ -150,7 +150,7 @@ public class ManaCostsImpl<T extends ManaCost> extends ArrayList<T> implements M
|
|||
*
|
||||
* @param ability
|
||||
* @param game
|
||||
* @param sourceId
|
||||
* @param source
|
||||
* @param payingPlayerId
|
||||
* @return true if the cost was paid
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue