Don't crash on startup if recent map can't be loaded. Write logs to porymap.log file

This commit is contained in:
Marcus Huderle
2018-12-20 17:30:35 -06:00
parent 761c25ee4c
commit 40257193a4
20 changed files with 198 additions and 90 deletions

View File

@@ -2,7 +2,6 @@
#define MAPCONNECTION_H
#include <QString>
#include <QDebug>
class MapConnection {
public: