Fix line endings to prevent Workshop always prompting to save right away

This commit is contained in:
drdev
2015-04-20 13:22:36 +00:00
parent 4b9fa55f05
commit cbc44719ce
2 changed files with 1 additions and 2 deletions

View File

@@ -36,7 +36,6 @@ import forge.toolbox.FOptionPane;
*
*/
public enum CCardScript implements ICDoc {
/** */
SINGLETON_INSTANCE;
private PaperCard currentCard;