mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
Fix line endings to prevent Workshop always prompting to save right away
This commit is contained in:
@@ -36,7 +36,6 @@ import forge.toolbox.FOptionPane;
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
public enum CCardScript implements ICDoc {
|
public enum CCardScript implements ICDoc {
|
||||||
/** */
|
|
||||||
SINGLETON_INSTANCE;
|
SINGLETON_INSTANCE;
|
||||||
|
|
||||||
private PaperCard currentCard;
|
private PaperCard currentCard;
|
||||||
|
|||||||
Reference in New Issue
Block a user