mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
Fix "can't happen" applied with other replacements
This commit is contained in:
@@ -6,6 +6,7 @@ package forge.game.replacement;
|
||||
*
|
||||
*/
|
||||
public enum ReplacementLayer {
|
||||
CantHappen, // 614.17
|
||||
Control, // 616.1b
|
||||
Copy, // 616.1c
|
||||
Transform, // 616.1d
|
||||
|
||||
Reference in New Issue
Block a user