Add some extra logging to help with #1605 debugging

This commit is contained in:
DarkPhoenix
2019-08-12 20:05:21 +03:00
parent bc61e32ee7
commit 9803da1825
5 changed files with 9 additions and 4 deletions

View File

@@ -128,7 +128,6 @@ if __name__ == "__main__":
os.mkdir(config.savePath)
eos.db.saveddata_meta.create_all()
from gui.mainFrame import MainFrame
# set title if it wasn't supplied by argument