mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 21:12:04 -08:00
* Some comment formatting.
This commit is contained in:
parent
1e36b39434
commit
94c8b7a558
3 changed files with 41 additions and 35 deletions
|
|
@ -12,10 +12,10 @@ import mage.watchers.common.LostControlWatcher;
|
|||
* Monitoring the LOST_CONTROL event has the advantage that also all layered
|
||||
* effects can correctly check for controller change because comparing old and
|
||||
* new controller during their apply time does not take into account layered
|
||||
* cahnge control effects that will be applied later.
|
||||
* change control effects that will be applied later.
|
||||
*
|
||||
* This condition needs the LostControlWatcher, so be sure to add it to the card
|
||||
* that uses the condition
|
||||
* that uses the condition.
|
||||
*
|
||||
* @author LevelX2
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue