forked from External/mage
* Added missing function for the auto save game log function.
This commit is contained in:
parent
00b4090f55
commit
44ccb830b7
3 changed files with 7 additions and 7 deletions
|
|
@ -39,12 +39,8 @@ import java.awt.Image;
|
|||
import java.awt.Rectangle;
|
||||
import java.awt.image.BufferedImage;
|
||||
import java.io.File;
|
||||
import java.io.File;
|
||||
import java.io.FileNotFoundException;
|
||||
import java.io.PrintWriter;
|
||||
import java.nio.file.Files;
|
||||
import java.nio.file.LinkOption;
|
||||
import java.nio.file.Path;
|
||||
import java.text.DateFormat;
|
||||
import java.text.SimpleDateFormat;
|
||||
import java.util.Calendar;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue