mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-14 17:58:01 +00:00
fix comment
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
package forge.game.ability;
|
package forge.game.ability;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Keys for Trigger parameter maps.
|
* Keys for Ability parameter maps.
|
||||||
*/
|
*/
|
||||||
public enum AbilityKey {
|
public enum AbilityKey {
|
||||||
Attackers("Attackers"),
|
Attackers("Attackers"),
|
||||||
|
|||||||
Reference in New Issue
Block a user