The Mana_PayCost.java file is now an empty class with no real code and just two lines of comments. This takes care of the JAR creation failed message. We may decide to delete this class from the SVN at some point. :)

This commit is contained in:
jendave
2011-08-06 05:42:04 +00:00
parent 3511757849
commit b4fca60c1c

View File

@@ -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.
*/
}