diff --git a/src/forge/Mana_PayCost.java b/src/forge/Mana_PayCost.java index e4760729abc..af5c57fc6a9 100644 --- a/src/forge/Mana_PayCost.java +++ b/src/forge/Mana_PayCost.java @@ -1 +1,10 @@ -// merged with ManaCost since it was a thin wrapper// file NOT deleted to keep SVN history available +package forge; + +public class Mana_PayCost { + + /** + * Merged with ManaCost since it was a thin wrapper. + * File NOT deleted to keep SVN history available. + */ + +} \ No newline at end of file