mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
fix indentation for Hurkyl's Recall
This commit is contained in:
@@ -17849,8 +17849,6 @@ public class CardFactory implements NewConstants {
|
|||||||
spell.setBeforePayMana(CardFactoryUtil.input_targetPlayer(spell));
|
spell.setBeforePayMana(CardFactoryUtil.input_targetPlayer(spell));
|
||||||
}//*************** END ************ END **************************
|
}//*************** END ************ END **************************
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
//*************** START *********** START **************************
|
//*************** START *********** START **************************
|
||||||
else if(cardName.equals("Fracturing Gust")) {
|
else if(cardName.equals("Fracturing Gust")) {
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user