forked from External/mage
Added some comments.
This commit is contained in:
parent
8d0f45052a
commit
422b92e4ad
2 changed files with 20 additions and 2 deletions
|
|
@ -40,7 +40,7 @@ public interface ContinuousRuleModifiyingEffect extends ContinuousEffect {
|
|||
|
||||
/**
|
||||
* This check for the relevant events is called at first to prevent further actions if
|
||||
* the current event is ignored from this effect
|
||||
* the current event is ignored from this effect. Speeds up event handling.
|
||||
* @param event
|
||||
* @param game
|
||||
* @return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue